Commit Graph

7 Commits

Author SHA1 Message Date
7df8103bf9 fix(vm): change crush resolution to bits (closes #79)
BREAKING CHANGE: The problem with crush was that it had very few usable values. This changes the crush to map the value nonlinearly, so the crush resolution is bits. Still the upper portion of the values is not very usable (bits 12-24 i.e. hardly any crushing), but at least the lower portion is usable. But now crush resolution has slightly different meaning.
2023-09-23 21:23:05 +03:00
7dd2c246a0 feat(vm): add support for gm.dls samples in the go virtual machine (closes #75) 2023-08-28 22:44:37 +03:00
63fc3d0d08 Update CHANGELOG.md 2023-07-07 01:09:29 +03:00
d5f413c5dc Update CHANGELOG.md 2021-04-29 14:29:48 +03:00
e6feed1e26 fix(go): Remove remaining references to go4k. 2020-12-16 21:39:23 +02:00
f076409eb1 Update CHANGELOG.md 2020-11-17 00:12:10 +02:00
3198452b9c Add a change log. 2020-05-25 14:14:13 +03:00