shithub: neindaw

RSS feed

92275f3b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/11 14:01
piper: make kick drum work with orca

088dbbe3 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/11 08:31
piper: oops

9b3691b5 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/11 08:24
piper: add Inst struct to hold instance data

8291e90f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/10 20:33
piper: instance allocation

fd3f0be9 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/10 19:18
piper: more wip

262fbae1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/10 15:48
piper: some more ideas

8606ddf4 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/10 13:00
begin on the piper tool

2ac04082 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/09 20:37
add orca to the readme

f60f88a5 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/09 20:35
update readme

d604847f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/09 20:18
more readme updates

2ba65b1a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/09 20:11
make readme a bit more readable

c67e37a6 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/09 20:09
dsp: remove extra cflags

47e3e64e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/07 12:56
another url gone

bb1049ee – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/07 08:22
update install instructions

191ae360 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/02 07:46
dsp/mkfile: don't autoregenerate for now

a0e2b3d9 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/28 10:28
mkfile: mkdir $BIN

f5929fb0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/27 23:04
begin the custom ui part

54d05615 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/25 19:34
waveform: 64px-wide version

231b9d44 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/25 19:10
waveform: keep the faster version and optimize it more

2f144cca – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/24 13:45
waveform: (re)allocate image when size changes

aa05c704 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/24 13:38
waveform: faster version

6544a804 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/23 16:27
add a very stupid waveform drawing code as a start

f1472b95 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/22 22:15
update readme

1ef59f6d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/22 20:58
add automatic voice management system on the fs level, for now it's only enabled for the kick drum

5cf2a66d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/22 15:37
dsp: add "clone" method, will need that for polyphony

c951f186 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/21 21:21
split common logic out of AY and DSP

dfa2da9c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/21 11:41
update readme

f759087b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/20 18:59
cfg: close group's fd

db328d44 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/20 18:45
cfg: use dirreadall in order to have less fds

0da73060 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 20:52
ay: add a stupid awk script to test AY with Orca

934507cd – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 16:50
ay: reset dsp ctl command needs to reset the ui as well, add a note

3922b88b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 16:42
ay: add "Hit" button to apply envelope changes

29415dfa – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 16:05
ui glue: reset on every declaration

8b1426f0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 16:05
ay: apply every change separately

8b0c34fe – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 09:19
ay: fix bounds and steps

2954c28b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 09:19
ay: default to zx-spectrum ay-3-8912 frequency

c4e7743f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 09:18
uiglue: add userdata support for ui controls

22f7e903 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/19 06:50
ay: add tickhz as a command line argument

6cd03fe7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 22:15
ay: fix initial values and step, add noise frequency

1ee6f69e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 22:14
uiglue: reset on definition

c32367bf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 19:34
rename ay38910 -> ay

8e7cbb0d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 19:31
provide a way to set custom readstr/writestr for UI elements

bdd61999 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 18:08
Merge commit '477f328c5b67cee80cb3ed43b3d5f58dc4b128f8'

477f328c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 18:08
Squashed 'microui/' changes from 664a525..3cb9c8f

0b84baed – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/18 16:30
dsp: update build to work on OpenBSD

99b0f582 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/28 04:54
cfg: update ivalue when reading an ui element

81aebc21 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/28 04:54
ay38910: fix wrong number of channels

d397b794 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/26 19:23
ay38910: implement fs tree, no reg writes/reads yet though

757dd96b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/26 19:21
dsp: set BIN in the mkfile

d2eefbbd – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/26 19:21
dsp: use thread funcs