-
**Is your feature request related to a problem? Please describe.**
No, I think pymus can benefit from additive, substractive and FM synthesis features.
**Describe the solution you'd like**
I hav…
-
you using wrong method to select algorithm
there is no ANY Amplitude modulation
in 2 operator mode it's can be named as Additive synthesis
for 4 operator mode
this AM/FM switches completely no…
-
- is `modulator * bf() + bf() >> carrier` the right way to do fm?
- How to do a changable matrix of operators?
- FM synthesis in stereo
- Maybe more fun ways of doing fm (filters, phase, pan, etc.)…
-
Read up on FM synthesis and add that as an option.
~estimated 400
-
I post the following issue to summarize ways to improve MIDI playback support in this library.
- Support software synthesis of MIDI data stored in standard MIDI files (SMF, .mid), using instrument …
-
What do we need ? noise, additive synthesis, fm, ...
Do we guarantee a deterministic synthesis (we only synchronize parameters) or do we synchronize once the audio is generated ?
-
e.g. Clarinet waveguide synthesis
https://github.com/thestk/stk/blob/master/src/Clarinet.cpp
BeeThree FM synthesis
https://github.com/thestk/stk/blob/master/src/BeeThree.cpp
-
Take inspiration from https://github.com/nukeykt/Nuked-OPL3
or https://github.com/rofl0r/woody-opl
-
Can we have an a-rate parameter on the OscillatorNode that allows modulation of the phase offset? This would allow:
- Linear phase modulation (which is how the DX7 implements FM synthesis).
- Creation…
-
There something there on Sega Mark III (formerly known as Master System) that is found only in Japanese version that is a Yamaha YM2413 FM synthesis chip, and is some of us will be happy if we could d…