Skip to content

A script to help automate the process of recording samples off of a Rhythm Ace drum machine

License

Notifications You must be signed in to change notification settings

equant/rhythm_ace_sample_recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhythm_ace_sample_recorder

A script to help automate the process of recording samples off of a Rhythm Ace drum machine

Screenshot of rhythm_ace_sample_recorder running

Install and Usage

conda create --name rhythmace python=3.9 numpy
conda activate rhythmace
pip install sounddevice
  • Pan or insert low audio signal to left.
  • Pan or insert high audio signal to right.
python script.py

About

A script to help automate the process of recording samples off of a Rhythm Ace drum machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages