Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-01-05
07:42
Copyright update Leaf check-in: e4c1421ae3 user: alexa tags: trunk
2023-10-05
20:23
Add Sequencer#timesLooped check-in: 9e12ef1b01 user: alexa tags: trunk
2023-09-30
05:11
Various code fixups for the recent commits check-in: 96f6d5136c user: alexa tags: trunk
04:53
Add SequencedFile.validateFile, MidiFile.validateMidiFile, and MusFile.validateMusFile. check-in: b56daaf930 user: alexa tags: trunk
04:31
Add SequencedFile.validFile? method. check-in: 9f5ba918a4 user: alexa tags: trunk
2023-09-26
22:19
Update README check-in: f611ba9cf9 user: alexa tags: trunk
22:18
Update README and NEWS check-in: 349dc3054b user: alexa tags: trunk
21:54
Merge and integrate the mmapped-soundfont branch check-in: 6aeda11bea user: alexa tags: trunk
21:53
Add documentation for MmapSoundFont. Also add a #finalize method for it. Closed-Leaf check-in: 608c8c8846 user: alexa tags: mmapped-soundfont
21:45
Add MmapSoundFont#clearPages check-in: 7e0ab3e2d0 user: alexa tags: mmapped-soundfont
21:06
More comments check-in: 2baca373b5 user: alexa tags: mmapped-soundfont
21:03
Ensure the mmap() offset is on a page boundary check-in: 3c74c3f795 user: alexa tags: mmapped-soundfont
20:34
Add experimental support for mmap()'ing SoundFonts.

Currently broken. check-in: 90e27574c9 user: alexa tags: mmapped-soundfont

2023-05-12
22:52
Fix calculation of end positions. Thanks, Sinshu! check-in: eedc00fbf1 user: alexa tags: trunk
2023-05-09
11:27
Fix method call check-in: 07c4b44bf3 user: alexa tags: trunk
11:26
Fix some method calls check-in: 77331a1187 user: alexa tags: trunk
11:23
Add ameba config. Clean up some lint. This introduces some breaking
changes.

Also use the tip of libremiliacr for now. check-in: ef6b140ed2 user: alexa tags: trunk

10:35
Formatting check-in: 8d18c7f8ae user: alexa tags: trunk
2023-04-20
06:46
Update README check-in: 49b83438b2 user: alexa tags: trunk
2023-04-12
04:22
Use a newer RemiAudio check-in: 6d48b4d521 user: alexa tags: trunk
2023-04-04
14:17
Change remiaudio version check-in: 7553264a58 user: alexa tags: trunk
2023-03-29
05:38
Change remiaudio commit check-in: b340f41087 user: alexa tags: trunk
2023-02-06
13:16
Support SoundFonts that are up to 4gb in size. check-in: afb62f2d77 user: alexa tags: trunk
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
them here. Whoops. check-in: 24fb94a426 user: alexa tags: trunk

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