Crates.io | multirec |
lib.rs | multirec |
version | 0.2.0 |
source | src |
created_at | 2023-10-14 21:09:49.353632 |
updated_at | 2023-10-29 22:38:33.569443 |
description | A command-line tool for automated multi-sampling of MIDI instruments |
homepage | |
repository | https://github.com/g-s-k/auto-sampler |
max_upload_size | |
id | 1003297 |
size | 73,336 |
A command-line application built around the autosam library
$ multirec show audio-hosts
ID Name
0 CoreAudio
$ multirec show audio-devices
ID In Out Fs Min Fs Max Name
2 1 0 44100 96000 MacBook Pro Microphone
3 0 2 44100 96000 MacBook Pro Speakers
$ multirec test --dry-run
Sample Offset Event Pitch Velo MIDI
-------------------- ----- ----- ---- ----
0 On C3 127 [144, 48, 127]
96000 Off C3 127 [128, 48, 127]