A software synthesizer modellled on Yevgeny Murzin's ANS synthesizer
13 days ago
- #audio
- #wavetable
- #synthesizer
- MZ2SYNTH is a wavetable synthesizer inspired by the ANS synthesizer.
- It models 720 oscillators spanning 10 octaves, calibrated to 440 Hz.
- Each oscillator has four channels generating sine, square, sawtooth, and triangle waves.
- Input is a PPM graphics file with 720 rows, processed column by column.
- Output is a stereo 32-bit floating point PCM Sun audio file.
- Options include dynamic compression, verbose output, and channel selection.
- Can generate loud and high-pitched sounds; caution advised with volume.
- Intel Fortran executables cannot write to named pipes; a workaround is provided.