Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 check-ins occurring around f068eff9dfe188fc9ea3.
2022-09-10
| ||
02:25 | Add dev script for building an AppImage. check-in: c766ded958 user: alexa tags: trunk | |
2022-09-06
| ||
10:06 | Update news check-in: 1932e93e0c user: alexa tags: trunk | |
09:51 |
--loop can now take a number to indicate how many times to loop (0 = forever), and now works with --render if --loop isn't 0. check-in: eebcd080d8 user: alexa tags: trunk | |
09:22 | Added --speed argument. This can control the playback speed. check-in: 2a0df2a0d9 user: alexa tags: trunk | |
08:23 | Whoops, don't pop off the positional arguments twice check-in: c0e4365dd3 user: alexa tags: trunk | |
05:05 | Update the shard paths. Update names to reflect the current remiportaudio check-in: c5e202b340 user: alexa tags: trunk | |
05:04 | Update readme check-in: e5b930291f user: alexa tags: trunk | |
05:03 | Update rakefile check-in: 91e27eea48 user: alexa tags: trunk | |
05:03 | Add a note about builds without -Dpreview_mt check-in: aafd800c1f user: alexa tags: trunk | |
02:44 | Port to Crystal. check-in: 8dd80b0f60 user: alexa tags: trunk | |
02:42 | Minor tweak to Rakefile Leaf check-in: 86d483e583 user: alexa tags: lisp-version | |
2022-09-02
| ||
03:13 | Implement support for oversampling. Change --dynamic-space-size to 64GB Leaf check-in: 3c71fed116 user: alexa tags: oversampling | |
2022-08-28
| ||
22:23 | Update readme check-in: e0e587493d user: alexa tags: trunk | |
06:14 |
Fix some configuration variable checks. Bump required CL-SDM and CL-MeltySynth versions. Tag as v1.4.90. This is a development snapshot. check-in: 78e8f836c9 user: alexa tags: trunk, v1.4.90 | |
2022-08-25
| ||
23:40 | Make sure we print errors/warnings on a fresh line in the main HANDLER-BIND. check-in: 3815c4b295 user: alexa tags: trunk | |
23:37 | Handle float values better in the config file. check-in: 002d1406e5 user: alexa tags: trunk | |
12:19 | Fix progress bar not appearing when it should. check-in: 648730f033 user: alexa tags: trunk | |
12:18 | Report whether or not the stereo enhancer is enabled. Indent MIDI info. check-in: 4db7bb354d user: alexa tags: trunk | |
05:42 |
Add support for the new stereo enhancer effect in CL-MeltySynth. Bump minimum required versions for CL-MeltySynth and CL-SDM. check-in: ee4eae9a31 user: alexa tags: trunk | |
2022-08-24
| ||
06:14 |
Use configuration file as backup values if something isn't specified on the command line. check-in: a2ab047eae user: alexa tags: trunk | |
05:47 | Finish config file implementation check-in: e5067287c3 user: alexa tags: trunk | |
05:10 | Set equivalent of -ffast-math (I think) check-in: 54565d86dd user: alexa tags: trunk | |
05:10 | Initial configuration file support check-in: 1a57be081c user: alexa tags: trunk | |
2022-08-23
| ||
10:41 | Fix some DECLAREs check-in: 5138e87e15 user: alexa tags: trunk | |
2022-06-18
| ||
05:04 | Update README and appimage build script check-in: f03a53e260 user: alexa tags: trunk | |
2022-06-05
| ||
02:46 | Rewrite build script. Add NEWS, bump versions. Tag as release v1.4.0 check-in: 8279efd880 user: alexa tags: trunk, v1.4.0 | |
01:36 | Update readme check-in: 19e6f705fd user: alexa tags: trunk | |
2022-06-04
| ||
23:08 | Small update to readme check-in: 1c4e2b5799 user: alexa tags: trunk | |
23:07 | Update readme check-in: ad97b5a90d user: alexa tags: trunk | |
21:57 | Add some comments check-in: 6e495460ac user: alexa tags: trunk | |
21:52 | Handle non-existent files better check-in: 989cc202b6 user: alexa tags: trunk | |
20:47 | Update appimage script check-in: 05981bc799 user: alexa tags: trunk | |
2022-06-03
| ||
22:27 | Update readme check-in: 46c313782a user: alexa tags: trunk | |
2022-06-02
| ||
09:51 | CL-RemiWav's streaming API changed, so change to reflect that. Update a few messages. check-in: 800b44e141 user: alexa tags: trunk | |
2022-06-01
| ||
04:03 |
Parallel WAV rendering implemented.
This is currently only supported on SBCL, and adds a dependency on | |
2022-05-31
| ||
08:54 | Fix logic when asking if they want to overwrite a file check-in: c221f214d3 user: alexa tags: trunk | |
08:37 | Add basic support for ClozureCL check-in: 3e33e954c0 user: alexa tags: trunk | |
2022-05-29
| ||
22:36 | Update README check-in: b9e9a47e94 user: alexa tags: trunk | |
22:33 | Add LICENSE and README.md check-in: 87b2266d9a user: alexa tags: trunk | |
22:33 | Improve Rakefile check-in: 9e1249f1c2 user: alexa tags: trunk | |
22:33 | Reduce speed in debug builds check-in: 16ebb758bc user: alexa tags: trunk | |
07:11 | Added --yes option check-in: ce7ddb1442 user: alexa tags: trunk | |
06:48 |
Initial import.
This is slightly further along than when it was removed from CL-MeltySynth at https://chiselapp.com/user/MistressRemilia/repository/CL-MeltySynth/info/927c6e90e0127f91. Specifically, midi123 now has support for selecting the bitrate and format when rendering to WAV. It also depends on CL-RemiWav for WAV writing now. check-in: 3660684022 user: alexa tags: trunk | |
06:46 | initial empty check-in check-in: ce33ade7cf user: alexa tags: trunk | |