Skip to content

Commit

Permalink
Cleanup old code
Browse files Browse the repository at this point in the history
  • Loading branch information
dubreuia committed Jun 5, 2020
1 parent 2d289ef commit 1b9efea
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 3,178 deletions.
11 changes: 0 additions & 11 deletions Chapter04/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,3 @@ This example shows how to sample a trio (drums, melody, bass) sequence using Mus
# Runs the example, the output files (plot, midi) will be in the "output" folder
python chapter_04_example_03.py
```

## TODO

```bash
# On linux
fluidsynth -a pulseaudio -g 1 -n -i /usr/share/sounds/sf2/FluidR3_GM.sf2 $( ls -t output/groove/*.mid | head -n1 )
```

## Utils

TODO add call examples for the utils note_sequence_utils.py functions
Empty file removed Chapter04/references/__init__.py
Empty file.
47 changes: 0 additions & 47 deletions Chapter04/references/append.py

This file was deleted.

92 changes: 0 additions & 92 deletions Chapter04/references/drumify.py

This file was deleted.

Loading

0 comments on commit 1b9efea

Please sign in to comment.