Docs corrections
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#### [Installing PiPedal](Installing.md)
|
||||
|
||||
#### [Configuring PiPedal After Installation](Configuring.md)
|
||||
#### [Snapshots](AudioLatency.md)
|
||||
#### [An intro to Snapshots](Snapshots.md)
|
||||
#### [Choosing a USB Audio Adapter](ChoosingAUsbAudioAdapter.md)
|
||||
#### [Optimizing Audio Latency](AudioLatency.md)
|
||||
#### [Command-Line Configuration of PiPedal](CommandLine.md)
|
||||
|
||||
@@ -3,13 +3,13 @@
|
||||
|
||||
Major features:
|
||||
- Snapshots. For a discussion of what snapshot are, see [An Intro to Snapshots](https://rerdavies.github.io/pipedal/Snaphots.html)
|
||||
- New <b><i>Performance View</b></i> providing an user-interface optimized for live performance rather than editing of plugins.
|
||||
- New <b><i>Performance View<</i></b> providing an user-interface optimized for live performance rather than editing of plugins.
|
||||
- New System Midi Bindings for snapshot selection, and for previous and next bank.
|
||||
|
||||
This should have probably gone out as a Beta release, but the fixes for the "Audio Stopped" error are significant. I would recommend updating to this release as soon as you can. Please consider the snapshot user interface to be somehwat fluid for now. I am open to suggestions and feedback on the new feature.
|
||||
|
||||
Bug Fixes:
|
||||
- A fix for the dreaded "Audio Stopped" error (and associated memory corruption). You may underrun, but at least audio won't stop.
|
||||
- A fix for the dreaded "Audio Stopped" error (and associated memory corruption). You may still underrun, but at least audio won't stop.
|
||||
- Further improvements to clean (and timely) shutdown procedure.
|
||||
- Minor UI improvements for adaptive display on small devices.
|
||||
- A bug in TooB Freeverb that causes memory use to increase exponentially each time the plugin is loaded.
|
||||
|
||||
+2
-2
@@ -19,12 +19,12 @@ Snapshots are useful if you have a USB or MIDI footswitch controller. You can ea
|
||||
|
||||
But snapshots are equally useful when you are using PiPedal's <b><i>Performance View</i></b>. To access the <b><i>Performance View</i></b> click on the <b><i>Performance View</i></b> menu item in the main PiPedal menu.
|
||||
|
||||

|
||||

|
||||
PiPedal's Performance View
|
||||
|
||||
Note how PiPedal has been configured to use <i>banks</i> as containers for songs in a set list. Each song in the setlist gets its own preset; and then snapshots are used to change controls for the preset being used in each song. As an example, the only difference between <i>Chorus</i> and <i>Chorus + Phaser</i> snaphots is whether the Phaser plugin is bypassed or not. You are of course, free to arrange your own banks and presets any way you want. But if you have a complex repertoire of songs that you play regularly, this is a good way to arrange your preset: setlists go into banks; songs go into presets; and then you use snapshots to switch between settings used in the same song.
|
||||
|
||||
### Accessing Snapshots in the PiPedal User Interface.
|
||||
#### Accessing Snapshots in the PiPedal User Interface.
|
||||
|
||||
You can create, modify, and select snapshots in two places in the PiPedal user interface.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user