Stupid Chord Generator is a Windows application that generates chords from a single note for Bitwig Studio, Ableton Live, Reason Studio, and NI Maschine 2. It automates the repetitive task of copying and pasting notes inside the piano roll and transforming them into chords.
- Generate chords from a single note in various DAWs
- Customizable chord presets
- On-screen display (OSD) for easy chord selection
- Temporary shortcut remapping using Caps Lock
- Tray menu for quick access to settings and information
- Download the latest release from the Releases section.
- Place the downloaded .exe file in a writable folder.
- Run the application. New folders and files will be created alongside the .exe file.
To use Stupid Chord Generator:
- Enable Caps Lock to activate the chord shortcuts.
- Select a note in your DAW's piano roll.
- Press one of the chord shortcuts or use the OSD buttons to transform the note into a chord.
For detailed instructions, see the full manual.
- Enable/Disable: Press Caps Lock to toggle Stupid Chord Generator.
- Open OSD: Press ` or \ to open the Top Info OSD with chord shortcut buttons.
- Select Chord Set: Press Ctrl + ` or Ctrl + \ to open the Chord Presets Menu selector.
- Generate Chords: Use F1 to F12 (and combinations with Ctrl, Shift, and Alt) to generate different chords.
This application is developed using AutoHotkey v2. To modify the source code:
- Install AutoHotkey v2.
- Clone this repository.
- Open and edit the .ahk files with your preferred text editor.
- Run or compile the script using AutoHotkey v2.
This project is licensed under the MIT License. See the LICENSE file for details.
If you find this tool useful, consider buying me a coffee.
For more information and updates, visit https://centomila.com/software/stupid-chord-generator/.
-
1.0.1 - Fixed a bug that was causing an error "This is supported starting with Windows 11 Build 22000" on Windows 10 and earlier Windows 11 versions. - Thanks to the Reddit user Complete-Log6610 on /r/Bitwig for reporting the issue.
-
1.0.0 - Initial release