1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Released v1.0.1.20130827 More... about 12 years ago
Removed useless copyrights More... about 12 years ago
Changed dependency on rUtilAnts to version >= 2.0 More... about 12 years ago
Migrated to new rUtilAnts API More... about 12 years ago
Gave up on rbx 1.8 on Travis More... over 12 years ago
Removed rdoc tasks from Rakefile as they fail on Travis/rbx More... over 12 years ago
Removed jRuby support in Travis because WSK needs C extensions More... over 12 years ago
Use last version of WSK More... over 12 years ago
Added support for Travis More... over 12 years ago
Added Releases among directories to ignore. More... over 13 years ago
Released v1.0.0.20120307 More... over 13 years ago
Bug correction: No need to specify a config file when using --help option More... over 13 years ago
Record configuration is now a class variable to simplify readability More... over 13 years ago
Removed global variable $MusicMasterConf More... over 13 years ago
Harmonized configuration parameters More... over 13 years ago
Bugs correction on Compressor and ApplyVolumeFct processes. More... over 13 years ago
Adapted release info More... over 13 years ago
Major rewriting, using Rake + complete regression More... over 13 years ago
Don't apply volume corrections when useless. More... about 14 years ago
Implemented better support for Wave files More... about 14 years ago
Migrated TODO list to Trackers. More... over 14 years ago
Updated copyright information. More... over 14 years ago
Updated copyright information. More... over 14 years ago
Merge branch 'master' of ssh://musicmaster.git.sourceforge.net/gitroot/musicmaster/musicmaster More... over 14 years ago
Initial git commit More... over 14 years ago
* Cut: Added cut processing. More... almost 15 years ago
* Bug correction: Compressor: Could not specify floating Ratios and Thresholds More... almost 15 years ago
* Released version 0.0.1.20101110 * Added copyright information. * Added distribution file to be released using RubyPackager. * Added ChangeLog. More... almost 15 years ago
* Compressor: Added useful loginfos. * Compressor: Removed rounding operations as Rational computation is exact. * Bug correction: Compressor: Did not perform due to Rational migration. More... about 15 years ago
* Compressor: Used Rational instead of BigDecimal as this library had too many bugs (to_f, round et to_s do not work correctly for very little numbers with Ruby 1.8.7 on Min32). More... about 15 years ago