This commit is contained in:
Robin Davies
2023-04-24 10:59:24 -04:00
4 changed files with 9 additions and 11 deletions
+4 -4
View File
@@ -45,8 +45,8 @@ jobs:
env:
CC: gcc-10
CXX: g++-10
- name: Test
working-directory: ${{github.workspace}}/build
# Execute CMake BuiltTest test
#run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
#- name: Test
# working-directory: ${{github.workspace}}/build
# # Execute CMake BuiltTest test
# run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
+2 -3
View File
@@ -5,9 +5,8 @@ Download: <a href='https://rerdavies.github.io/pipedal/download.html'>v1.1.21</a
Website: [https://rerdavies.github.io/pipedal](https://rerdavies.github.io/pipedal).
<quote>
NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
</quote>
> NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.
+1 -1
View File
@@ -16,4 +16,4 @@ Bug fixes:
- Problems with restarting audio after changing audio parameters.
- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.
- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.
+2 -3
View File
@@ -7,9 +7,8 @@
To download PiPedal, click [here](download.md).
<quote>
NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
</quote>
> NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.