Merge branch 'main' of https://github.com/rerdavies/pipedal
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user