Difference between revisions of "SOUND4 x1.Cloud Versions"
(Added 1.1.15) |
m (Add 1.1.16) |
||
Line 1: | Line 1: | ||
− | === 1.1.15 === | + | === 1.1.16 === |
+ | (2020-09-28) | ||
+ | |||
+ | Better display on web interface on small devices. | ||
+ | |||
+ | Secure the process errors, to avoid rare floating-point compute errors locking the process. | ||
+ | |||
+ | ===1.1.15=== | ||
(2020-07-16) | (2020-07-16) | ||
Revision as of 13:43, 28 September 2020
Contents
1.1.16
(2020-09-28)
Better display on web interface on small devices.
Secure the process errors, to avoid rare floating-point compute errors locking the process.
1.1.15
(2020-07-16)
When license is invalid, the process now goes to bypass instead of silence.
1.1.14
(2020-07-16)
Added json API, with HTTP get/post/put. For instance:
- load a preset: http://localhost/json/load/Jazz Ligh
- get preset list: http://localhost/json/get/presetlist
- get all possible info: http://localhost/json/get
- set agc attack to 15: http://localhost/json/set/preset/agc/attack/15
1.1.13
(2020-05-06)
Clean-up AWS_ACCESS vars from env by removing quotes, and extra char at end (CR,LF,TAB,SPC)
1.1.12
(2020-05-06)
Build-chain corrections only.
1.1.11
(2020-05-06)
Use S4_AWS_ACCESS_KEY_ID and S4_AWS_SECRET_ACCESS_KEY by default, to circumvent troubles in AWS environments.
Correct Jazz Light factory
Allow websocket cross-origin
1.1.10
(2020-05-05)
Improved band limiter and lookahead working mode.
1.1.8
(2020-02-12)
Uses RADIO_NAME environment var for licenses.
1.0.33
(2020-01-29)
Support hostnames in command-lines.
1.0.31
(2020-01-17)
Correct Audio format parsing from command-line.
1.0.30
(2020-01-16)
Added R128.
1.0.28
(2019-11-20)
Nice EQ setup in HTML. Many GUI improvements
1.0.5
(2019-11-08)
Improved Preset Import/Export
Lots of GUI improvement.
Sound processing corrections to be closer to card version.
1.0.0
(2019-07-12)
First beta release