Hi, I have just compiled the package on Linux Lite 5.0 (Ubuntu 20.04) You first need to install a few packages: sudo apt install libgtk2.0-dev sudo apt-get install libsamplerate0 libsamplerate0-dev sudo apt-get install libao-dev sudo apt install fftw3 sudo apt install libsndfile1-dev sudo apt install libfftw3-dev Then unpack the tgz file and compile: tar xvfz waon-0.10.tar.gz cd waon-0.10.tar.gz make Start the program by running the executable - gwaon
Hi, I have just compiled the package on Linux Lite 5.0 (Ubuntu 20.04) You first need to install a few packages: sudo apt install libgtk2.0-dev sudo apt-get install libsamplerate0 libsamplerate0-dev sudo apt-get install libao-dev sudo apt install fftw3 sudo apt install libsndfile1-dev sudo apt install libfftw3-dev Then unpack the tgz file and compile: tar xvfz waon-0.10.tar.gz cd waon-0.10.tar.gz make
Could you tell me if do real-time transformation should be from what aspects? What...
Hello, whether you can modify the real-time conversion from wave to MIDI, while recording...
rename pv please