Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around e7d658257f8022e0bfe7.
2023-02-03
| ||
21:35 | Add a few micro-optimizatons check-in: e923931763 user: alexa tags: trunk | |
2023-01-06
| ||
22:53 | Bump remiaudio commit check-in: a3cacc385e user: alexa tags: trunk | |
22:39 | Copyright update check-in: adcde9e3ce user: alexa tags: trunk | |
2022-12-25
| ||
22:25 |
Handle unknown generator types.
I had done this in the Lisp version ages ago, but forgot to handle | |
2022-12-22
| ||
08:23 | Switch RemiAudio version check-in: b1c5b56f7c user: alexa tags: trunk | |
2022-12-21
| ||
11:24 | Update readme check-in: d2fbbc6992 user: alexa tags: trunk | |
2022-12-19
| ||
23:09 | Update news. Bump version, tag as v0.4.0 check-in: 651030a0d9 user: alexa tags: trunk, v0.4.0 | |
2022-12-16
| ||
18:12 | Change default chorus interpolation mode check-in: cbfee66bf4 user: alexa tags: trunk | |
2022-12-15
| ||
18:01 | Take advantage of :haematite_wd40 in a few more places check-in: eb80c901ae user: alexa tags: trunk | |
00:51 | Do a few more boundless array accesses when -Dhaematite_wd40 is used check-in: 53eb5dc79f user: alexa tags: trunk | |
2022-12-14
| ||
02:01 | Change RemiAudio version check-in: c8c11054f5 user: alexa tags: trunk | |
2022-12-13
| ||
18:33 | Allow the settings of a synthesizer to change check-in: fea5d323b0 user: alexa tags: trunk | |
18:28 | Add SynthesizerSettings#dup check-in: 1a458db4ce user: alexa tags: trunk | |
18:16 |
Actually, use the unsafe multiplyAdd methods only when haematite_wd40 is defined. check-in: 7e996e527e user: alexa tags: trunk | |
03:50 | No need to add extra widening to the reverb anymore. check-in: 52fc17a338 user: alexa tags: trunk | |
03:12 | Use the unsafe versions of multiplyAdd check-in: e847e12fa1 user: alexa tags: trunk | |
2022-12-10
| ||
21:23 | Update comment headers. Update NEWS and README check-in: 7496e22f5b user: alexa tags: trunk | |
21:20 |
Rename MidiFileSequencer -> Sequencer. Implement MUS format support. Abstract formats into the SequencedFile class. check-in: c135e814b3 user: alexa tags: trunk | |
2022-12-07
| ||
23:29 | Add MidiFile.validMidiFile method. check-in: 4bc8ea5b39 user: alexa tags: trunk | |
2022-12-06
| ||
13:40 | Update NEWS check-in: 2a94460212 user: alexa tags: trunk | |
13:26 | Add Synthesizer#bypassReverb and Synthesizer#bypassChorus check-in: 32426ceded user: alexa tags: trunk | |
2022-12-03
| ||
11:20 | Use a newer RemiAudio check-in: 6abc2cf2e7 user: alexa tags: trunk | |
2022-12-02
| ||
19:14 | RemiAudio now has a base Reverb class check-in: b55cce7996 user: alexa tags: trunk | |
2022-11-25
| ||
12:31 | Add support for MVerb reverb check-in: 9b082889a5 user: alexa tags: trunk | |
12:31 | Update readme check-in: 45946325e0 user: alexa tags: trunk | |
2022-10-26
| ||
07:35 | Be a bit more aggressive with inlining some things. Bump remiaudio commit. check-in: 518432559f user: alexa tags: trunk | |
2022-10-23
| ||
10:48 | Fix a last-minute RPN bug, tag as v0.3.1 check-in: d2a92d77d1 user: alexa tags: trunk, v0.3.1 | |
09:28 | Bump version. Update news and readme. Tag as v0.3.0 check-in: df98dd0878 user: alexa tags: trunk, v0.3.0 | |
08:08 | Reset filters when a voice is killed check-in: 0360fa4f27 user: alexa tags: trunk | |
2022-10-20
| ||
03:34 | Change remiaudio commit check-in: ed5b822ca2 user: alexa tags: trunk | |
03:24 |
Add a small utility script.
I do this A LOT, and it's getting annoying when I have to open the file in my editor. check-in: 9fc299b4bf user: alexa tags: trunk | |
2022-10-19
| ||
12:49 | Update news check-in: 7df72a9aa8 user: alexa tags: trunk | |
12:47 | Update readme check-in: 680b73095e user: alexa tags: trunk | |
12:00 |
Add the FakeFilter class, which allows for disabling the channel filter. Adjust how the resonance is calculated since the filters in RemiAudio all expect a value between 0 and 1. check-in: fb5008c3cc user: alexa tags: trunk | |
2022-10-18
| ||
11:37 | Update to latest remiaudio commit. check-in: e2701ba3ec user: alexa tags: trunk | |
07:44 |
Add support for MIDI controllers 74 and 71 (filter cutoff/resonance).
This effectively adds a second filter for every voice, which is selectable. check-in: f96bad7847 user: alexa tags: trunk | |
00:41 | Update readme check-in: 0508b41a15 user: alexa tags: trunk | |
00:39 | Update news check-in: a8525ce8d2 user: alexa tags: trunk | |
00:28 | Support multiple filter types check-in: fbedafc9dd user: alexa tags: trunk | |
2022-10-17
| ||
09:18 | Update remiaudio commit check-in: 5ad16ddc4a user: alexa tags: trunk | |
2022-10-16
| ||
10:28 | Update NEWS check-in: af94561077 user: alexa tags: trunk | |
10:12 | Re-add support for selectable reverbs. Add support for RemiAudio::DSP::Schroeder check-in: d35d3f7e00 user: alexa tags: trunk | |
09:44 | Support selectable chorus interpolation modes. check-in: c9324c8ea4 user: alexa tags: trunk | |
09:43 | Inline some things check-in: 943ccdd14f user: alexa tags: trunk | |
07:45 | Stop doing dithering ourselves. check-in: 9df9ea72ae user: alexa tags: trunk | |
04:28 | Bump remiaudio commit check-in: 9a77a6f985 user: alexa tags: trunk | |
04:20 | Pin to a newer RemiAudio check-in: bce251de7d user: alexa tags: trunk | |
04:20 | Add a getter for the synth check-in: a45638cfe0 user: alexa tags: trunk | |
2022-10-13
| ||
12:43 | Update dependencies check-in: cb84d580e6 user: alexa tags: trunk | |
2022-10-12
| ||
09:18 | Fix spec check-in: 4febe1421d user: alexa tags: trunk | |