https://github.com/digitalinblue/reapernotenames
MIDI Note Name Files for Reaper DAW
https://github.com/digitalinblue/reapernotenames
Last synced: 4 months ago
JSON representation
MIDI Note Name Files for Reaper DAW
- Host: GitHub
- URL: https://github.com/digitalinblue/reapernotenames
- Owner: DigitalInBlue
- License: cc0-1.0
- Created: 2025-02-10T13:20:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T20:31:50.000Z (over 1 year ago)
- Last Synced: 2025-03-14T07:17:58.389Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReaperNoteNames
A collection of MIDI note name files for the [Reaper](https://www.reaper.fm/) Digital Audio Workstation (DAW). These files help streamline workflow by labeling MIDI notes with instrument or drum names instead of generic note numbers.
## File Naming Convention
All files must follow this strict naming format:
```
_.txt
```
- All lowercase
- No spaces (use underscores `_`)
- Example:
- `getgooddrums_architects.txt`
- `solemntones_odiniii.txt`
## How to Use
1. Download the `.txt` file for your instrument.
2. Place it in your Reaper MIDI note names directory:
```
C:\Users\\AppData\Roaming\REAPER\MIDINoteNames
```
3. In the MIDI Editor, go to **File > Note/CC Names > Load Note/CC Names from File...** and select the file.
## Contributing
We welcome contributions! If you have a note name file that isn't listed, please submit a pull request:
1. Fork the repository.
2. Add your note name file to the collection, following the naming convention.
3. Open a pull request with a brief description of the instrument.
## Supported Instruments
Check out the available note name files in the repository. If your favorite instrument isn't listed, help expand the collection!
## License
This project is licensed under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
You are free to share, modify, and use these MIDI note name files for any purpose, as long as you provide appropriate credit. See the [`LICENSE`](LICENSE) file for full details.
By contributing to this repository, you agree that your submissions will be licensed under the same terms.
---
Happy producing!