Holger Wirtz
|
f2fcd10b2b
|
Using version 0.3.3 as third-party for TeensyTimerTool library.
|
3 years ago |
Holger Wirtz
|
07b4e28671
|
Merge pull request 'Live Recording fixes: fixed note double triggering' (#74) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/74
|
3 years ago |
positionhigh
|
db599940d7
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
396150a5b2
|
Dateien hochladen nach „“
Live recording to sequencer now functions effortless with notes landing on the correct step.
Also no more double triggering of notes while recording.
|
3 years ago |
positionhigh
|
256a386475
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
ead932314e
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
da164d1186
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
99b3c1e758
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
cc5c5b16f2
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
6e89b9f47d
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
4e76a3f886
|
Arpeggiator fixes, UI fixes
|
3 years ago |
Holger Wirtz
|
c631d60eea
|
Merge pull request 'Arp/Chord Menu+added related settings' (#71) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/71
|
3 years ago |
positionhigh
|
da9f5c0fd5
|
Dateien hochladen nach „third-party“
|
3 years ago |
positionhigh
|
466e105b39
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
f707082624
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
ca3dbd136a
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
2365394e7b
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
16e16bb035
|
Added class for graphic eq.
|
3 years ago |
Holger Wirtz
|
a0d5dcc428
|
Merge pull request 'missing sequencer.h, some more samples' (#70) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/70
|
3 years ago |
positionhigh
|
8fdb9abf00
|
Merge pull request 'Dateien hochladen nach „“' (#1) from positionhigh-patch-1 into dev
Reviewed-on: https://codeberg.org/positionhigh/MicroDexed/pulls/1
|
3 years ago |
positionhigh
|
df36ac08d8
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
7554dc3fbc
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
c8ca940976
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
82d9c7f770
|
Merge pull request 'Chords for Sequencer' (#68) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/68
|
3 years ago |
positionhigh
|
c191ad1ce2
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
707818d0bb
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
b72fd220a3
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
297cf145c0
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
96c941166c
|
Started to write the 7-band-eq code.
|
3 years ago |
Holger Wirtz
|
fe556bebb5
|
Fix for drum panorama problems.
|
3 years ago |
Holger Wirtz
|
7ad3d2f528
|
Added CPU temperature information (only for Teensy-4) to status display.
|
3 years ago |
Holger Wirtz
|
62ba943135
|
Removed Audio-Interrupt-Timer code. Will use MetroTimer later.
|
3 years ago |
Holger Wirtz
|
c94ae88a37
|
Replaced the simple 2 band tone control with the 5 band graphic-eq with fixed frequencies of 115Hz, 330Hz, 990Hz, 3kHz, and 9.9kHz. Each band has a range of adjustment from 1.00 (+12dB) to -1.00 (-11.75dB) (only for SGTL5000 audio shields!).
|
3 years ago |
Holger Wirtz
|
056dadf9ed
|
Garbage collection for drums.
Added bash-script for creating PROGMEM drum sounds fro WAV.
|
3 years ago |
Holger Wirtz
|
c5d785b9f3
|
Better patching of audio objects.
Small fixes for drum Ãpan and volume.
|
3 years ago |
Holger Wirtz
|
3b6070f560
|
Merge pull request 'seq pattern copy, exchange, fill 1/4 /1/8 1/16' (#67) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/67
|
3 years ago |
positionhigh
|
34dbd05acf
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
b2459d980d
|
Fixing drums panning.
|
3 years ago |
Holger Wirtz
|
d1be990130
|
Removed free drum configuration and sounds via SD due to timing problems.
Added drum samples to PROGMEM and playing drum samples from PROGMEM.
|
3 years ago |
Holger Wirtz
|
857a73dcf6
|
Several fixes.
|
3 years ago |
Holger Wirtz
|
0c922276c2
|
Renaming of sequencer timer.
Added steps (per clock) to audio timer function.
|
3 years ago |
Holger Wirtz
|
09ff0cb755
|
First test for sequencer-sync towards the audio interrupt.
|
3 years ago |
Holger Wirtz
|
e8772102b1
|
Merge pull request 'Improvments of note-imput for drum and inst. tracks, added a missing ifdef for debug-mode' (#64) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/64
|
3 years ago |
positionhigh
|
6fe9fa660c
|
Merge pull request 'Dateien hochladen nach „“' (#2) from positionhigh-patch-1 into dev
Reviewed-on: https://codeberg.org/positionhigh/MicroDexed/pulls/2
|
3 years ago |
positionhigh
|
bc92c88800
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
40a71ebe98
|
Merge pull request 'Dateien hochladen nach „“' (#1) from positionhigh-patch-1 into dev
Reviewed-on: https://codeberg.org/positionhigh/MicroDexed/pulls/1
|
3 years ago |
positionhigh
|
f74c6ebb0f
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
6cb166c07a
|
Merge pull request 'Added menu to set Display Style of Sequence data for Note / Drumview in Sequencer/Velocity Editor' (#63) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/63
|
3 years ago |
positionhigh
|
eb6130820c
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
bf21006eed
|
Merge pull request 'big improvments in Sequencer. Minor Menu changes' (#62) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/62
|
3 years ago |