Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v3 from develop #12

Merged
merged 48 commits into from
Feb 29, 2024
Merged

Merge v3 from develop #12

merged 48 commits into from
Feb 29, 2024

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    d7be822 View commit details
    Browse the repository at this point in the history
  2. Incoporate local changes from other machine

    - fixes buffeting on certain windows from dry signal
    = committed Oct 17, 2020
    1 Configuration menu
    Copy the full SHA
    d831338 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. add vocalredisowindows.jsfx which has the second window function to h…

    …elp reduce clicking
    = committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    99f518c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. fix glitches with input buffering - in the process rename some variab…

    …les to have more logical names
    = committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    f28afdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37153fa View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. added new version:

    vocalredisophaseinput.jsfx, corrects how phase2 operates, and now does all processing fft side (removing the need for dry buffers)
    = committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    421c85b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. constant optimizations, remove input buffering, as this seems to be u…

    …nnecessary, as @sample appears to only run sequentially on one thread, and add gitignore
    micsthepick committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    437a5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afdaf43 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. performance improvements

    micsthepick committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    515a12a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    92d058f View commit details
    Browse the repository at this point in the history
  2. floating multiplication is faster than addition (if it were not JSFX …

    …I imagine there would be an even faster way to do multiplication by 2 specifically)
    micsthepick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    33a57e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. add simplified version, that removes the ability to manually choose w…

    …indow functions for FFT
    
    * now uses appropriate MLT window both times instead like MP3 and MPEG-2 AAC (and probably like the MDCT built into jsfx)
    micsthepick committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    f647b6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f28f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c48c194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f5952d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    2bab1f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. bugfixes - fix mono audio glitches

    + remove two old files
    micsthepick committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    36bd4e4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    7fccb19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5be71d View commit details
    Browse the repository at this point in the history
  3. general improvements

    micsthepick committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a885c8a View commit details
    Browse the repository at this point in the history
  4. fix semicolon

    micsthepick committed May 5, 2022
    Configuration menu
    Copy the full SHA
    74a21bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2ea091 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    541cf2b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. experiments-branch

    micsthepick committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    11ea976 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. MDCT testing

    micsthepick committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    29e2749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea873a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    843a9f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    a9376b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2d11fe4 View commit details
    Browse the repository at this point in the history
  2. consolidate

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    25249b0 View commit details
    Browse the repository at this point in the history
  3. more consolidation

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6aff9b7 View commit details
    Browse the repository at this point in the history
  4. preliminary testing (WIP)

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d0d26c2 View commit details
    Browse the repository at this point in the history
  5. fixme ISSUE_TEMPLATES

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6dad3d6 View commit details
    Browse the repository at this point in the history
  6. WDL

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0c4465d View commit details
    Browse the repository at this point in the history
  7. fix workflow?

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cd93960 View commit details
    Browse the repository at this point in the history
  8. use setup-nasm

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e266dec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    056e396 View commit details
    Browse the repository at this point in the history
  10. better tests

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fe8c0ff View commit details
    Browse the repository at this point in the history
  11. compile script

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    58e5c47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    691b7d6 View commit details
    Browse the repository at this point in the history
  13. try again

    micsthepick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    802f992 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. actually fix some bugs?

    micsthepick committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cbd19fd View commit details
    Browse the repository at this point in the history
  2. fix up non test build

    micsthepick committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cfd6330 View commit details
    Browse the repository at this point in the history
  3. nan and inf can't be passed to a function,

    so don't try to unit test them
    micsthepick committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    38c5752 View commit details
    Browse the repository at this point in the history
  4. inf + nan do work!

    micsthepick committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a8373ce View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix Blurry, better testing

    should fix some glitches
    micsthepick committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6e0c4f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902d3a3 View commit details
    Browse the repository at this point in the history
  3. readme updates

    micsthepick committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bafbf85 View commit details
    Browse the repository at this point in the history