Timeline for Calculating frequency of a note from a string
Current License: CC BY-SA 4.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Aug 13, 2018 at 19:41 | comment | added | 200_success |
A hashtable for 7 possible letters would be overkill. Running all that code would almost certainly be slower than a switch .
|
|
Aug 11, 2018 at 0:58 | history | edited | Krons | CC BY-SA 4.0 |
implemented suggestion in code, inline, added explanation, cleaned up wording
|
Aug 11, 2018 at 0:27 | comment | added | Karim | How would you implement that line? I'm having trouble figuring out a way to initialise it so that it doesn't just return value before numOfSemitones is counted. Sound advice, thanks. | |
Aug 10, 2018 at 21:32 | history | edited | Sᴀᴍ Onᴇᴌᴀ ♦ | CC BY-SA 4.0 |
update formatting - use inline code spans; make link point to answer
|
Aug 10, 2018 at 20:00 | review | First posts | |||
Aug 10, 2018 at 21:13 | |||||
Aug 10, 2018 at 19:57 | history | answered | Krons | CC BY-SA 4.0 |