From: Dominique F. <fo...@gr...> - 2003-01-15 09:34:56
|
Hi, I've committed a behavior change for the note server on cvs: it concerns the midifile import. It allows to associate a .ini file with a .mid file. When importing a file named xxx.mid, previous version was making use of the fermata.ini file. The new version looks first for a xxx.ini file at the same location than the xxx.mid file: it uses the xxx.ini file when it exists or revert to the default behavior when it doesn't exist. dom |