fix branch
This commit is contained in:
parent
a1bd905c06
commit
79875ebc50
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ Tune.prototype.tonicize = function(newTonic) {
|
||||||
this.tonic = newTonic
|
this.tonic = newTonic
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Return data in the mode you are in (freq, ratio, or midi) */
|
/* Return data in the mode you are in (freq, ratio, or midi) */
|
||||||
|
|
||||||
Tune.prototype.note = function(input,octave){
|
Tune.prototype.note = function(input,octave){
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue