John Mulcahy
REW Author
Thread Starter
- Joined
- Apr 3, 2017
- Posts
- 9,197
Builds updated today (beta 116) with these changes:
- Added: API endpoint /measurements/:id/command has a "Scale IR" command to apply a dB gain figure to the impulse response data
- Added: API has endpoints /audio/asio/format, /audio/java/format and /audio/input-bit-mask
- Added: API has /application commands to save the main or overlay graphs to file or copy them to the clipboard
- Added: API has /application commands to fit the main or overlay graph axes to the data
- Added: API has /application commands to fit the main or overlay graph Y axis to the data
- Added: API has /application endpoints to GET and POST the visibility of the main and overlay windows
- Added: API has /application endpoints to GET, PUT and POST graph image saver settings for the main or overlay graphs
- Added: API has /application endpoints to GET and POST the Y axis unit for the current main or overlay graphs
- Added: API has /application endpoints to GET the Y axis unit choices for the current main or overlay graphs
- Added: API has /application endpoints to GET and POST the graph limits for the current main or overlay graphs
- Added: API has /application endpoints to GET and POST the cursor X position for the current main or overlay graphs
- Added: API has /application endpoints to GET and POST the graph choice for the main or overlay graph windows
- Added: API has /application endpoints to GET the graph choices for the main or overlay graph windows
- Added: API has /application endpoints to GET and POST the frequency axis choice for the main or overlay graph windows
- Added: API has /application endpoints to GET the frequency axis spacing choices for the main or overlay graph windows
- Fixed: Exporting all IRs as WAV could throw an exception if t=0 was not within the range of the export
- Fixed: The Impulse graph Scale IR gain was applied twice, shifting the SPL
- Fixed: Measurement indices in the API could be wrong with grouped measurements (using UUID instead of index is recommended)
- Fixed: Getting distortion data via the API for stepped level measurements could return incorrect data






