yankscally commited on
Commit
da5fc44
·
1 Parent(s): f7fde2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -5,17 +5,18 @@ license: unknown
5
 
6
 
7
 
8
- this is my first dataset made from 80k midi tracks found on archive.org
9
- it has only
10
 
11
- x ticks per crotchet
12
 
13
- tick, note on/off, pitch
 
 
14
 
15
 
16
 
17
 
18
- for example
 
19
 
20
  480 ticks per crotchet
21
 
@@ -49,3 +50,8 @@ for example
49
  248751, on, F#4
50
 
51
 
 
 
 
 
 
 
5
 
6
 
7
 
8
+ this is my first dataset made from 80k VGM midi tracks found on archive.org
 
9
 
 
10
 
11
+ it is formatted like:
12
+ x ticks per crotchet (declare tempo)
13
+ tick, note on/off, pitch (note event)
14
 
15
 
16
 
17
 
18
+
19
+ for example:
20
 
21
  480 ticks per crotchet
22
 
 
50
  248751, on, F#4
51
 
52
 
53
+
54
+
55
+
56
+
57
+