1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Warn if any audio files not found, on XML file load More... over 15 years ago
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) More... over 15 years ago
Fix error in portaudio implementation, and suggest latency nicely. More... over 15 years ago
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 More... over 15 years ago
More fiddling with portaudio api More... over 15 years ago
Fiddling to try and get portaudio working on linux (doesn't, yet) More... over 15 years ago
Fix mnemonic conflict in the glade file - both menus "Edit" and "Experiment" were "e", have changed "Experiment" to mnemonic "x" More... over 15 years ago
Fixed a silly mistake in my fix to provide a mutable string for dirname() to use More... over 15 years ago
C90 comments, also return an integer value from the rateit_initaudio() methods More... over 15 years ago
C90 comments; also use a copied char* for dirname call rather than the const char * More... over 15 years ago
Dan's Makefile is cleaner than mine More... over 15 years ago
Dan Stowell's patch to support portaudio and libsndfile. More... over 15 years ago
Doing trial randomisation as well. More... over 15 years ago
XML fix More... over 15 years ago
sample session file (dummy) More... over 17 years ago
A sample of the XML syntax. More... over 17 years ago
Initial CSIRO code taken from http://www.ict.csiro.au/downloads.php More... over 17 years ago