LancePutnam / Gamma

Generic (Sound) Synthesis Library
Other
458 stars 54 forks source link

M1 portaudio library #63

Open kybr opened 9 months ago

kybr commented 9 months ago

https://github.com/LancePutnam/Gamma/issues/62

kybr commented 9 months ago

Also, a compile error on macOS 13.6 / Apple M1.

examples/synthesis/pluckedString.cpp:51:10: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing]
                pluck2{scl::freq("g5")},