Several fixes and new example
This commit is contained in:
@ -77,7 +77,7 @@ cargo run --bin musicgen json examples/fantasy.json
|
||||
|
||||
### Available Options
|
||||
|
||||
- **Instruments**: `sine`, `square`, `sawtooth`, `triangle`, `noise`
|
||||
- **Instruments**: `sine`, `square`, `sawtooth`, `triangle`, `noise`, `piano`
|
||||
- **Scales**: `major`, `minor`, `dorian`, `pentatonic`, `blues`, `chromatic`
|
||||
- **Keys**: MIDI numbers (60 = C4) or note names (`"C4"`, `"F#3"`)
|
||||
- **Pattern Types**: `custom`, `chord`, `arpeggio`, `sequence`
|
||||
|
Reference in New Issue
Block a user