Commits

[17 total ]
Avatar
r17 Warn if any audio files not found, on XML file load

by danstowell on 2008-11-27 11:35 (12 months ago)

Avatar
r16 portaudio API now kind of works, if you have a recentish version of PortAudio (my old 2006 version didn't work, but a recent 2008 build did) - except that I still have to solve the very jittery playback (lots of gaps in the sound)

by danstowell on 2008-11-25 16:08 (12 months ago)

Avatar
r15 Fix error in portaudio implementation, and suggest latency nicely.

by danstowell on 2008-11-24 10:39 (12 months ago)

Avatar
r14 Adding error-message dialog to rateit (e.g. for when audio init fails). Also changing portaudio API to use integer rather than float type, makes more sense really

by danstowell on 2008-11-24 10:23 (12 months ago)

Avatar
r13 More fiddling with portaudio api

by danstowell on 2008-11-21 12:57 (about 1 year ago)

Avatar
r12 Fiddling to try and get portaudio working on linux (doesn't, yet)

by danstowell on 2008-11-21 12:49 (about 1 year ago)

Avatar
r11 Fix mnemonic conflict in the glade file - both menus "Edit" and "Experiment" were "e", have changed "Experiment" to mnemonic "x"

by danstowell on 2008-11-21 11:25 (about 1 year ago)

Avatar
r10 Fixed a silly mistake in my fix to provide a mutable string for dirname() to use

by danstowell on 2008-11-21 10:51 (about 1 year ago)

Avatar
r9 C90 comments, also return an integer value from the rateit_initaudio() methods

by danstowell on 2008-11-20 16:28 (about 1 year ago)

Avatar
r8 C90 comments; also use a copied char* for dirname call rather than the const char *

by danstowell on 2008-11-20 16:24 (about 1 year ago)