Commit Graph

4 Commits

Author SHA1 Message Date
John Emmas
fe5852fc1d MSVC doesn't like us calling 'sqrt()' with integers (it doesn't have a version which takes an int)
So let's specify which version we'd like it to use.
2015-07-02 08:23:38 +01:00
Paul Davis
0e72e8446a update waves' fader implementation, clean up whitespace, indentation, variable initialization and remove unused members 2015-06-29 14:18:15 -04:00
Paul Davis
e6b4c9f610 fix whitespace/indentation and compiler warnings 2015-06-29 14:18:15 -04:00
Paul Davis
b9a09bc920 add fader implementation from Tracks 2015-06-29 14:16:43 -04:00