This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
DrumMachine
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
47
Commits
1
Branch
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
feedc0de
b740cfa4b6
Work in progress
2023-06-10 21:31:50 +02:00
widgets
Work in progress
2023-06-10 21:31:50 +02:00
.gitignore
Initial commit
2020-04-25 20:33:27 +02:00
.gitmodules
Switched to PortAudio
2020-04-26 20:49:20 +02:00
audiodecoder.cpp
Most colors are now configurable and added drum pad settings dialog
2023-01-01 07:13:48 +01:00
audiodecoder.h
Added DJ audio track player
2020-04-27 22:59:30 +02:00
audioformat.cpp
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
audioformat.h
Add tab for loop station
2022-12-27 21:19:21 +01:00
audioplayer.cpp
Fixed audio player crashing sometimes with dj scratching
2022-12-29 00:26:43 +01:00
audioplayer.h
Add tab for loop station
2022-12-27 21:19:21 +01:00
DrumMachine.pro
Implemented loopstation color settings
2023-01-01 07:34:16 +01:00
drummachinesettings.cpp
Implemented loopstation color settings
2023-01-01 07:34:16 +01:00
drummachinesettings.h
Implemented loopstation color settings
2023-01-01 07:34:16 +01:00
drumpadfilesmodel.cpp
Add tab for loop station
2022-12-27 21:19:21 +01:00
drumpadfilesmodel.h
Implemented drumpad preset detail widget
2022-12-28 00:47:20 +01:00
drumpadjsonconverters.cpp
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
drumpadjsonconverters.h
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
drumpadpresets.cpp
Implemented midi buttons on loopstation page
2022-12-28 01:34:16 +01:00
drumpadpresets.h
Implemented midi buttons on loopstation page
2022-12-28 01:34:16 +01:00
drumpadpresetsmodel.cpp
Implemented loopstation preset model
2022-12-28 00:09:51 +01:00
drumpadpresetsmodel.h
Implemented drumpad preset detail widget
2022-12-28 00:47:20 +01:00
drumpadpresettagsmodel.cpp
Implemented loopstation preset detail widget
2022-12-28 01:22:03 +01:00
drumpadpresettagsmodel.h
Implemented loopstation preset detail widget
2022-12-28 01:22:03 +01:00
futurecpp.h
Fixed midi handling for control change and implemented tab selection with midi
2022-12-28 04:56:09 +01:00
graphrenderer.cpp
Add tab for loop station
2022-12-27 21:19:21 +01:00
graphrenderer.h
Add tab for loop station
2022-12-27 21:19:21 +01:00
jsonconverters.cpp
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
jsonconverters.h
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
LICENSE
Initial commit
2020-04-25 20:33:27 +02:00
loopstationjsonconverters.cpp
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
loopstationjsonconverters.h
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
loopstationpresets.cpp
Implemented loopstation preset detail widget
2022-12-28 01:22:03 +01:00
loopstationpresets.h
Implemented parsing of loop station presets
2022-12-27 22:47:46 +01:00
loopstationpresetsmodel.cpp
Implemented loopstation preset model
2022-12-28 00:09:51 +01:00
loopstationpresetsmodel.h
Implemented drumpad preset detail widget
2022-12-28 00:47:20 +01:00
loopstationpresettagsmodel.cpp
Implemented loopstation preset detail widget
2022-12-28 01:22:03 +01:00
loopstationpresettagsmodel.h
Implemented loopstation preset detail widget
2022-12-28 01:22:03 +01:00
main.cpp
Implemented SettingsDialog
2022-12-27 23:43:09 +01:00
midicontainers.cpp
Fixed midi handling for control change and implemented tab selection with midi
2022-12-28 04:56:09 +01:00
midicontainers.h
Work in progress
2023-06-10 21:31:50 +02:00
midiinwrapper.cpp
Work in progress
2023-06-10 21:31:50 +02:00
midiinwrapper.h
Work in progress
2023-06-10 21:31:50 +02:00
midilearnsetting.cpp
Fixed midi handling for control change and implemented tab selection with midi
2022-12-28 04:56:09 +01:00
midilearnsetting.h
Fixed midi handling for control change and implemented tab selection with midi
2022-12-28 04:56:09 +01:00
midioutwrapper.cpp
Most colors are now configurable and added drum pad settings dialog
2023-01-01 07:13:48 +01:00
midioutwrapper.h
Most colors are now configurable and added drum pad settings dialog
2023-01-01 07:13:48 +01:00
README.md
Initial commit
2020-04-25 20:33:27 +02:00
synthisizer.cpp
Add tab for loop station
2022-12-27 21:19:21 +01:00
synthisizer.h
Add tab for loop station
2022-12-27 21:19:21 +01:00
treetotableproxymodel.cpp
Implemented SettingsDialog
2022-12-27 23:43:09 +01:00
treetotableproxymodel.h
Improvements
2020-04-30 21:06:17 +02:00
README.md
DrumMachine
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
qt
qt6
Readme
GPL-3.0
244
KiB
Languages
C++
98.4%
QMake
1.4%
C
0.2%