Hello,
I am trying the OM_6.7_beta_4 package, and it is very functional until now.
To install in the Linux Mint 15 I had to make some little tweaks - and everyone using Debian and buntu related distros will:
-
The soundfont directory for the FluidR3_GM.sf2 installed with:
sudo apt-get install fluidsynth libfluidsynth-dev fluid-soundfont-gm fluid-soundfont-gs
is by default /usr/share/sounds/sf2/
so you have to do it:
sudo cp /usr/share/sounds/sf2/* /usr/share/soundfonts/.
- I had to create a .deb package from .rpm package of the fonts. DIY with de comandline “alien” -
sudo apt-get install alien dpkg-dev debhelper build-essential
sudo alien omfonts-1.0-1.noarch.rpm
sudo dpkg -i omfonts_1.0-2_all.deb
Bugs found until now:
- When you rename patches in a new workspace (freeze)
[alert says: An error occured : Abort(6) [code 0] at B77BB424
eax 0 ; ebx 1E02 ; ecx 1E29 ; edx 6
esp 9271D548 ; ebp 9271D6E0 ; esi B6C29720 ; edi B7775000
]
- when you rename objects in the patch windows (warning but not freezing)
[ alert says: An error occured : No applicable methods for #<standard-generic-function (setf text-view) 23644F8A> with args (nil nil) ]
- Sometimes moving objetcts around, seems that it happens when you drag then and drop before the
[ alert says: An error occured : Cannot read from a NULL pointer (got #<*** Dead *** 24BC7387>) ]
- Seems that fluidsynth(?) is messing the sound chords with big number of notes, and arbitrary choose some of the notes as they are scheduled tho the process