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

Add get_parameter_range and other features #208

Merged
merged 21 commits into from
Sep 9, 2024
Merged

Add get_parameter_range and other features #208

merged 21 commits into from
Sep 9, 2024

Conversation

DBraun
Copy link
Owner

@DBraun DBraun commented Sep 6, 2024

  • Add get_parameter_range(index: int, search_steps: int = 1000, convert: bool = True) for Plugin Processor. (closes get_parameter_range() for Preset parameters? #206 )
  • Use libfaust 2.74.6.
  • Add .opt_level property for LLVM optimization level for Faust Processor
  • Allow multiple paths for Faust assets paths and library paths. .faust_libraries_path/.faust_libraries_paths, .faust_assets_path/.faust_assets_paths

@DBraun DBraun merged commit 165f27e into main Sep 9, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_parameter_range() for Preset parameters?
1 participant