yoyz / amsynth

Automatically exported from code.google.com/p/amsynth
GNU General Public License v2.0
1 stars 0 forks source link

Patch for /src/VoiceBoard/Oscillator.cc #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Inconsistent usage of numSamples and nFrames

Original issue reported on code.google.com by y.hoogst...@gmail.com on 25 Mar 2013 at 7:12

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, patch accepted and tidied up indentation.

Original comment by nickdowell on 30 Mar 2013 at 3:10

GoogleCodeExporter commented 9 years ago
You might want to consider the following program "Artistic Style":

http://astyle.sourceforge.net/

It can automatically indent your code and it can be configured such that it 
uses your own style.

Original comment by y.hoogst...@gmail.com on 30 Mar 2013 at 3:13

GoogleCodeExporter commented 9 years ago
Thanks, I'll look into it.

I am aware that the coding style in amsynth is not very consistent. This is 
because my own coding style has changed (hopefully for the better :) over the 
last 12 years!

Original comment by nickdowell on 30 Mar 2013 at 3:15