https://github.com/remyzerems/rolandtd4-to-mtpowerdrumkit
This is an Ardour LUA plugin that allows playing the MTPowerDrumKit plugin with a Roland TD4 drum kit
https://github.com/remyzerems/rolandtd4-to-mtpowerdrumkit
ardour drumkit drums roland
Last synced: about 2 months ago
JSON representation
This is an Ardour LUA plugin that allows playing the MTPowerDrumKit plugin with a Roland TD4 drum kit
- Host: GitHub
- URL: https://github.com/remyzerems/rolandtd4-to-mtpowerdrumkit
- Owner: remyzerems
- License: mit
- Created: 2021-01-11T22:20:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-11T22:49:26.000Z (over 4 years ago)
- Last Synced: 2025-01-16T07:56:43.705Z (4 months ago)
- Topics: ardour, drumkit, drums, roland
- Language: Lua
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RolandTD4 to MTPowerDrumKit plugin
This is an Ardour LUA plugin that allows playing the MTPowerDrumKit plugin with a Roland TD4 drum kit# Usage
- Copy paste the plugin (.lua file) to the Ardour LUA script. Check [Ardour Manual](https://manual.ardour.org/lua-scripting) for details.
- Restart Ardour (or manually refresh plugins)
- Add a new MIDI track with MTPowerDrumKit as the instrument
- Add the LUA plugin to the MIDI drum track as the first plugin (Utility category)
- Plug in your Roland TD4, set it as the MIDI input of the track
- Enjoy !**Note 1** : there is no specific configuration to do if you left the default settings on your Roland and in MTPowerDrumkit. Otherwise, you'll have to match the settings in the plugin parameters.
**Note 2** : if you are used to the Roland TD4 settings, you may also like to check the [Midi Curve plugin](https://github.com/remyzerems/MIDI-Velocity-Curve) for a better feeling of your strokes...