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

libfaust reorganization and updates #175

Closed
wants to merge 39 commits into from

Commits on Jul 9, 2023

  1. libfaust reorganization

    DBraun committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    11deccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d8d4a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update test_libfaust_box.py

    DBraun committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    378d47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ac0ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4003b5a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. miscellaneous updates

    DBraun committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3a9d966 View commit details
    Browse the repository at this point in the history
  2. fix faust soundfiles

    fix bug introduced in f5d8d4a
    DBraun committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    85ed057 View commit details
    Browse the repository at this point in the history
  3. Update main.py

    DBraun committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7f9e636 View commit details
    Browse the repository at this point in the history
  4. Update ProcessorBase.cpp

    DBraun committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d2a383a View commit details
    Browse the repository at this point in the history
  5. Update PluginProcessor.cpp

    DBraun committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d2d5cfe View commit details
    Browse the repository at this point in the history
  6. Update PluginProcessor.cpp

    DBraun committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c9f169a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. refactor

    DBraun committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7374a05 View commit details
    Browse the repository at this point in the history
  2. add comment

    DBraun committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    da188e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update FaustBoxAPI.cpp

    DBraun committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    93da910 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update PluginProcessor.cpp

    DBraun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c511af8 View commit details
    Browse the repository at this point in the history
  2. Update build_macos.sh

    DBraun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dbc818f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update faust

    DBraun committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4f49e01 View commit details
    Browse the repository at this point in the history
  2. comments

    DBraun committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1bc3f00 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. update to JUCE 7.0.7

    DBraun committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    17d4432 View commit details
    Browse the repository at this point in the history
  2. Update Sampler

    DBraun committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    9fb54b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1001a51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c8bc46 View commit details
    Browse the repository at this point in the history
  5. Update FaustSignalAPI.cpp

    DBraun committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    fab209d View commit details
    Browse the repository at this point in the history
  6. update libfaust to 2.68.0

    DBraun committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4ce3a3e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. update Faust to 2.68.1

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    6b36f0c View commit details
    Browse the repository at this point in the history
  2. Delete null.c

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0201f94 View commit details
    Browse the repository at this point in the history
  3. Update faustlibraries

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e9dfa59 View commit details
    Browse the repository at this point in the history
  4. update Dockerfile

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1809940 View commit details
    Browse the repository at this point in the history
  5. upgrade cibuildwheel to 2.15.0

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8bc8f43 View commit details
    Browse the repository at this point in the history
  6. Update Dockerfile

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f1a02c8 View commit details
    Browse the repository at this point in the history
  7. Update test_plugins.py

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d1dff73 View commit details
    Browse the repository at this point in the history
  8. trying to fix Linux

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b358e2c View commit details
    Browse the repository at this point in the history
  9. trying to fix stuff

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    704c8b4 View commit details
    Browse the repository at this point in the history
  10. try some fixes

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    823b769 View commit details
    Browse the repository at this point in the history
  11. fix dumb math mistake

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0189587 View commit details
    Browse the repository at this point in the history
  12. skip tests on dockerfile

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    dbb703d View commit details
    Browse the repository at this point in the history
  13. add back Ubuntu tests

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0d8423a View commit details
    Browse the repository at this point in the history
  14. Update all.yml

    ubuntu: don't install Python because cibuildwheel should have everything.
    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    810b02d View commit details
    Browse the repository at this point in the history
  15. minor Linux change

    DBraun committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e0a10a6 View commit details
    Browse the repository at this point in the history