This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
DrumMachine
Watch
1
Star
0
Fork
0
You've already forked DrumMachine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
32cd57fecfd5f21dee0429cf164f9cd74905af90
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
0xFEEDC0DE64
32cd57fecf
New Qt signal slot syntax
2022-12-17 16:47:19 +01: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
Added DJ audio track player
2020-04-27 22:59:30 +02: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
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
audioplayer.cpp
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
audioplayer.h
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
djwidget.cpp
Improvements
2020-04-30 21:06:17 +02:00
djwidget.h
Improvements
2020-04-30 21:06:17 +02:00
djwidget.ui
Improvements
2020-04-30 21:06:17 +02:00
DrumMachine.pro
Improvements
2020-04-30 21:06:17 +02:00
filesmodel.cpp
Imported existing sources
2020-04-25 20:53:49 +02:00
filesmodel.h
Imported existing sources
2020-04-25 20:53:49 +02:00
graphrenderer.cpp
Improvements
2020-04-30 21:06:17 +02:00
graphrenderer.h
Improvements
2020-04-30 21:06:17 +02:00
jsonconverters.cpp
Adapted new json format changes
2022-12-17 16:37:57 +01:00
jsonconverters.h
Adapted new json format changes
2022-12-17 16:37:57 +01:00
LICENSE
Initial commit
2020-04-25 20:33:27 +02:00
main.cpp
Switched to PortAudio
2020-04-26 20:49:20 +02:00
mainwindow.cpp
Improvements
2020-04-30 21:06:17 +02:00
mainwindow.h
Added DJ audio track player
2020-04-27 22:59:30 +02:00
mainwindow.ui
Fix empty texts in tabs
2022-12-17 16:36:28 +01:00
midicontainers.cpp
Imported existing sources
2020-04-25 20:53:49 +02:00
midicontainers.h
Imported existing sources
2020-04-25 20:53:49 +02:00
midiinwrapper.cpp
Imported existing sources
2020-04-25 20:53:49 +02:00
midiinwrapper.h
Imported existing sources
2020-04-25 20:53:49 +02:00
presetdetailwidget.cpp
Added DJ audio track player
2020-04-27 22:59:30 +02:00
presetdetailwidget.h
Imported existing sources
2020-04-25 20:53:49 +02:00
presetdetailwidget.ui
Imported existing sources
2020-04-25 20:53:49 +02:00
presets.cpp
Imported existing sources
2020-04-25 20:53:49 +02:00
presets.h
Adapted new json format changes
2022-12-17 16:37:57 +01:00
presetsmodel.cpp
Imported existing sources
2020-04-25 20:53:49 +02:00
presetsmodel.h
Imported existing sources
2020-04-25 20:53:49 +02:00
previewwidget.cpp
Improvements
2020-04-30 21:06:17 +02:00
previewwidget.h
Added DJ audio track player
2020-04-27 22:59:30 +02:00
README.md
Initial commit
2020-04-25 20:33:27 +02:00
resources.qrc
Imported existing sources
2020-04-25 20:53:49 +02:00
sampleswidget.cpp
Added learn button to samples
2022-12-17 16:46:14 +01:00
sampleswidget.h
Added DJ audio track player
2020-04-27 22:59:30 +02:00
sampleswidget.ui
Better separation
2020-04-25 23:03:33 +02:00
samplewidget.cpp
Added learn button to samples
2022-12-17 16:46:14 +01:00
samplewidget.h
Added learn button to samples
2022-12-17 16:46:14 +01:00
samplewidget.ui
Added learn button to samples
2022-12-17 16:46:14 +01:00
scratchwidget.cpp
Improvements
2020-04-30 21:06:17 +02:00
scratchwidget.h
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
sequencerwidget.cpp
Better separation
2020-04-25 23:03:33 +02:00
sequencerwidget.h
Better separation
2020-04-25 23:03:33 +02:00
sequencerwidget.ui
Better separation
2020-04-25 23:03:33 +02:00
splashscreen.png
Imported existing sources
2020-04-25 20:53:49 +02:00
synthisizer.cpp
Fix for retarted NoteOff message from novation launchpad
2022-12-17 16:43:47 +01:00
synthisizer.h
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
trackdeck.cpp
New Qt signal slot syntax
2022-12-17 16:47:19 +01:00
trackdeck.h
Implemented basic BPM mechanism
2020-04-29 19:48:41 +02:00
trackdeck.ui
Fix wrong order of loop size buttons in trackdeck
2022-12-17 16:37:04 +01:00
treetotableproxymodel.cpp
Fixed strange crash with invalid model index
2022-12-17 16:39:02 +01:00
treetotableproxymodel.h
Improvements
2020-04-30 21:06:17 +02:00
README.md
DrumMachine
Description
No description provided
Readme
GPL-3.0
244
KiB
Languages
C++
98.4%
QMake
1.4%
C
0.2%