mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 19:23:59 +00:00
Delete copy & paste crud
This commit is contained in:
parent
b1ac753039
commit
df858d805c
|
@ -10,14 +10,6 @@
|
||||||
|
|
||||||
@implementation VLDocument (MMA)
|
@implementation VLDocument (MMA)
|
||||||
|
|
||||||
const int kMajorOffset = 6;
|
|
||||||
const int kMinorOffset = 9;
|
|
||||||
|
|
||||||
const char * sKeyNames[] = {
|
|
||||||
"ges", "des", "as", "es", "bes", "f",
|
|
||||||
"c", "g", "d", "a", "e", "b", "fis", "cis", "gis"
|
|
||||||
};
|
|
||||||
|
|
||||||
- (NSData *)mmaDataWithError:(NSError **)outError
|
- (NSData *)mmaDataWithError:(NSError **)outError
|
||||||
{
|
{
|
||||||
char buf[32];
|
char buf[32];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user