adding alef's bits

This commit is contained in:
dreamer 2022-08-14 00:51:38 +02:00 committed by falkTX
parent ac71bffae7
commit 7b242f1391
8 changed files with 78 additions and 6 deletions

View file

@ -67,10 +67,24 @@ static const struct {
{ "/21kHz/res/Panels/PalmLoop.svg", {}, -1 },
{ "/21kHz/res/Panels/TachyonEntangler.svg", {}, -1 },
// MIT
{"/AaronStatic/res/ChordCV.svg", {}, -1 },
{"/AaronStatic/res/DiatonicCV.svg", {}, -1 },
{"/AaronStatic/res/RandomNoteCV.svg", {}, -1 },
{"/AaronStatic/res/ScaleCV.svg", {}, -1 },
{ "/AaronStatic/res/ChordCV.svg", {}, -1 },
{ "/AaronStatic/res/DiatonicCV.svg", {}, -1 },
{ "/AaronStatic/res/RandomNoteCV.svg", {}, -1 },
{ "/AaronStatic/res/ScaleCV.svg", {}, -1 },
// GPL3.0-or-later
{ "/alefsbits/res/blank6hp.svg", {}, -1 },
{ "/alefsbits/res/fibb.svg", {}, -1 },
{ "/alefsbits/res/logic.svg", {}, -1 },
{ "/alefsbits/res/math.svg", {}, -1 },
{ "/alefsbits/res/mlt.svg", {}, -1 },
{ "/alefsbits/res/noize.svg", {}, -1 },
{ "/alefsbits/res/octsclr.svg", {}, -1 },
{ "/alefsbits/res/polyrand.svg", {}, -1 },
{ "/alefsbits/res/shift.svg", {}, -1 },
{ "/alefsbits/res/simplexandhold.svg", {}, -1 },
{ "/alefsbits/res/simplexvco.svg", {}, -1 },
{ "/alefsbits/res/steps.svg", {}, -1 },
{ "/alefsbits/res/switch.svg", {}, -1 },
// GPL3.0-or-later
{ "/Algoritmarte/res/Clockkky.svg", {}, -1 },
{ "/Algoritmarte/res/CyclicCA.svg", {}, -1 },