On Sunday 23 November 2008 18:33:17 Philippe Hezaine wrote:
Usually when you install a new version to the same prefix, the old files
will simply be overwritten.
To make sure the old version is really gone, you can go to the package
directory (something like /usr/lib/python2.5/site-packages) and remove the
mididings directory and the file _mididings.so.
> And perhaps my first install is not clean. I've all built in /usr/local
Sounds alright.
By the way, try mididings-20081123. Reading and writing MIDI files turned
out to be much easier than I expected (thanks to libsmf), so I quickly
added support for processing MIDI files directly. It's not pretty and needs
more testing, but I tried it on your Merengue and it seems to do the right
thing (keeping all metadata intact).
Support for libsmf must be enabled explicitly at compile time
(./setup.py build --enable-smf).
You can use it by replacing the run() function with process_file():
process_file('infile.mid', 'outfile.mid', Call(Volume2Velocity()))
Cheers,
Dominic
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.