Supported features:
- Pitch Wheel
- Mod Wheel
- Octave selection
- Vibrato
- Sequencer
- Waveforms:
- Sub osc
- Square
- Saw
- Triangular
- Noise
- Waveform mods:
- Ultrasaw
- PWM
- Metalizer
- Analog VCF:
- HPF / BPF / LPF
- Cutoff [knob or modwheel]
- Resonance
- Envelope
- LFO
- Inputs:
- Line
- MIDI
- Outputs:
- Line
- Headphones
- MIDI
- USB MIDI
Still not implemented features:
- Vibrato
- Sequencer
- Configuration screen
- Sequencer screen
- MIDI In
- MIDI Out
Not Supported features:
- Brute factor
- Fine tune
- Mod wheel LFO Amt
- Bend range
- Glide
- Aftertouch
- Arpeggiator (was changed by microbrute sequencer)
- Arduino DUE Firmware
- External Arduino libraries (included in this project):
- DUE Timer lib: https://github.com/ivanseidel/DueTimer
- DUE PWM lib: https://github.com/antodom/pwm_lib
- MIDIUSB lib: https://github.com/arduino-libraries/MIDIUSB
- LCD and Touch lib: http://www.rinkydinkelectronics.com/library.php?id=51
- Schematics
- Pictures
- Images for LCD
- Front and back panel blueprints
MINIBRUTE Clone with arduino DUE Copyright (C) 2018 Ernesto Gigliotti [email protected]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.