Skip to content

Fork of Synthesis Technology WaveEdit supporting the KORG modwave synthesizer

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
LICENSE-dist.txt
Notifications You must be signed in to change notification settings

jeremybernstein/modwaveEdit

Repository files navigation

Synthesis Technology WaveEdit

The wavetable and bank editor for the Synthesis Technology E370 and E352 Eurorack synthesizer modules. This version adds support for the KORG Modwave synthesizer's wavetable format.

Building

Make dependencies with

cd dep
make

Clone the in-source dependencies.

cd ..
git submodule update --init --recursive

Compile the program. The Makefile will automatically detect your operating system.

make

Launch the program.

./WaveEdit

You can even try your luck with building the polished distributable. Although this method is unsupported, it may work with some tweaks to the Makefile.

make dist

About

Fork of Synthesis Technology WaveEdit supporting the KORG modwave synthesizer

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
LICENSE-dist.txt

Stars

Watchers

Forks

Packages

No packages published