I added another example to the MIDI scripting page. It'd be nice if
others proofread it.
I split the giant table on the control objects page into subsections.
On 06/15/2015 11:24 PM, Be wrote:
> I have reorganized the MIDI scripting page. I added links to JavaScript
> tutorials at the top. I add
On 06/17/2015 01:22 AM, Uwe Klotz wrote:
After discovering that my libsndfile 1.0.25 is not able to open and play
ALAC files I checked the website. The latest official version is 1.0.25
from 2011 and it does not support ALAC:
Oh geez, I thought they made a release already! Sorry for the noise
After discovering that my libsndfile 1.0.25 is not able to open and play
ALAC files I checked the website. The latest official version is 1.0.25 from
2011 and it does not support ALAC:
http://www.mega-nerd.com/libsndfile
The only fallback for ALAC support will be FFmpeg.
Uwe
On 06/16/2015 09
Hi RJ,
Sorry for the late reply.
> One thing I noticed was that the mixxxVersion attribute in
> was not specifiable.
Good catch! Just opened an issue for that.
> The compiled scripts should definitely be included! Please submit a PR
> for 1.12. You're already an author on the existing Xponent
It works as expected just by adding "m4a" to the list of file extension
supported by SoundSourceSndFile! Unfortunately libsndfile from Fedora 22
fails to open the ALAC file (see logs below). SoundSourceFFmpeg opens and
plays the file, although it does not properly detect the end of the file.
I