Ubuntu JACK Service not starting.

This commit is contained in:
Robin Davies
2021-09-27 10:46:10 -04:00
parent 2ec5bc7557
commit 61626eba7e
5 changed files with 8 additions and 5 deletions
+2 -1
View File
@@ -185,7 +185,8 @@ export enum PluginType {
SpatialPlugin = "SpatialPlugin",
SpectralPlugin = "SpectralPlugin",
UtilityPlugin = "UtilityPlugin",
WaveshaperPlugin = "WaveshaperPlugin"
WaveshaperPlugin = "WaveshaperPlugin",
}