1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a TODO More... over 21 years ago
Added a TODO More... over 21 years ago
Made the default internal sample type float instead of int16 More... over 21 years ago
Made the default internal sample type float instead of int16 More... over 21 years ago
Added many more sample-type conversion routines More... over 21 years ago
Added many more sample-type conversion routines More... over 21 years ago
Added a choice of what sample format to use when saving a .rez file More... over 21 years ago
Added a choice of what sample format to use when saving a .rez file More... over 21 years ago
made some things const More... over 21 years ago
made some things const More... over 21 years ago
Added an quick Invert Phase action instead of making the user go to "Curved Gain" and setting gain to -1 More... over 21 years ago
Added an quick Invert Phase action instead of making the user go to "Curved Gain" and setting gain to -1 More... over 21 years ago
minor More... over 21 years ago
minor More... over 21 years ago
Added a LADSPA_PATH registry setting instead of requiring the env var to be set all the time More... over 21 years ago
Added a LADSPA_PATH registry setting instead of requiring the env var to be set all the time More... over 21 years ago
Added a status bar when doing a copy edit operation More... over 21 years ago
Added a status bar when doing a copy edit operation More... over 21 years ago
minor More... over 21 years ago
minor More... over 21 years ago
Added a progress bar in mixSound for the most simple case More... over 21 years ago
Added a progress bar in mixSound for the most simple case More... over 21 years ago
Added a fix for flex-2.5.27 and later More... over 21 years ago
Added a fix for flex-2.5.27 and later More... over 21 years ago
conditionally declare yylineno now since it's started being declared by flex since at least 2.5.27 More... over 21 years ago
conditionally declare yylineno now since it's started being declared by flex since at least 2.5.27 More... over 21 years ago
updated i18n strings for pitch/tempo changers More... over 21 years ago
updated i18n strings for pitch/tempo changers More... over 21 years ago
Added support for libSoundTouch. This allowed me to create TTempoChanger and TPitchChanger DSP blocks. More... over 21 years ago
Added support for libSoundTouch. This allowed me to create TTempoChanger and TPitchChanger DSP blocks. I added actions to change pitch without changing tempo and vice versa. It's sounds decent. Updated INSTALL document about this lib Added test for this lib in configure.ac and added a .m4 file for the test More... over 21 years ago