hi superpit
thxx a lot for this great work. i am tryin it on kali, but no success
having issues with perl modules:
kali-rolling)nocomp@localhost:~/theremin/ThereMaxi$ perl ThereMaxi.pl
Modules not found:
File::Pid
MIDI::ALSA
i ve installed both module via cpan, still get the error any tip?
hi
thxx a lot for the great work, but no luck on kali
kali-rolling)nocomp@localhost:~/theremin/ThereMaxi$ perl ThereMaxi.pl
Modules not found:
File::Pid
MIDI::ALSA
i ve tried cpan install File::Pid & MIDI::ALSA but no luck, still not working.
any idea what i ve missed?
thxx for your job!
hummm, ilstalled all libs, and now i come up with that:
nocomp@ubuntu:~/Music/ThereMaxi$ perl ThereMaxi.pl
Use of uninitialized value $base:: in concatenation (.) or string at /home/nocomp/Music/ThereMaxi/lib/Controller.pm line 65.
ThereMaxi died
Canāt locate object method ādefineā via package ā_085ā at /home/nocomp/Music/ThereMaxi/lib/Controller.pm line 76.
nocomp@ubuntu:~/Music/ThereMaxi$
Theremini arrived, can confirm that it works with the patch above (Archlinux but should work on others also). Interestingly the Theremini Editor software from moog also runs nicely under wine on linux.
hi,
thxx for your contribution, i am still facing missing modules error even i ve installed them using cpan
how do you proceed to install these modules?