2019-03-05 13:15:33 +00:00
|
|
|
## 0.4.0-pre
|
|
|
|
|
|
|
|
### Breaking Changes
|
|
|
|
...
|
|
|
|
|
|
|
|
### Features
|
|
|
|
...
|
|
|
|
|
|
|
|
### Changelog
|
|
|
|
...
|
|
|
|
|
2019-03-04 06:19:36 +00:00
|
|
|
## 0.3.0
|
2019-02-06 06:53:13 +00:00
|
|
|
|
|
|
|
### Breaking Changes
|
|
|
|
|
2019-03-04 06:19:36 +00:00
|
|
|
- Increase trigger diameter to improve bass stability
|
|
|
|
- Line width is now measured in pixels. (previously, 1 pt = 4/3 px)
|
|
|
|
- Tweak default config settings: white lines, gray midlines, 1 column, vertical orientation.
|
2019-02-10 07:05:27 +00:00
|
|
|
- Enable preview-only resolution divisor by default, to boost speed
|
2019-02-06 06:53:13 +00:00
|
|
|
|
|
|
|
### Features
|
|
|
|
|
2019-03-04 06:19:36 +00:00
|
|
|
- Add pitch-tracking trigger checkbox
|
|
|
|
- Waves should no longer jump around when pitch changes.
|
|
|
|
- Rapidly repeating pitch changes (less than 6 frames apart) are skipped for performance.
|
|
|
|
- Pitch tracking may increase CPU usage on noise channels. See https://github.com/nyanpasu64/corrscope/issues/213 for details
|
|
|
|
- Add stereo rendering support
|
|
|
|
- Located in stereo tab in GUI
|
2019-02-06 06:53:13 +00:00
|
|
|
- Add per-channel amplification support
|
|
|
|
- Add color picker to GUI
|
2019-03-04 06:19:36 +00:00
|
|
|
- Add unit suffixes to GUI spinboxes
|
2019-02-06 06:53:13 +00:00
|
|
|
|
|
|
|
### Changelog
|
2019-03-04 06:19:36 +00:00
|
|
|
|
|
|
|
- Prevent YAML dump from line-breaking long paths
|
|
|
|
- Dump Config.show_internals to YAML by default
|
|
|
|
- Add non-GUI option to disable antialiasing (does not improve performance)
|
2019-02-06 06:53:13 +00:00
|
|
|
|
|
|
|
## 0.2.0 and before
|
|
|
|
|
|
|
|
See https://github.com/nyanpasu64/corrscope/releases.
|