fix: code review batch 2 — multi-channel, thread safety, DSP reset, MIDI, hotspot, NAM, docs/CI, code quality
CI / test (push) Has been cancelled
CI / test (push) Has been cancelled
This commit is contained in:
@@ -21,7 +21,7 @@ for p in [SRC, PROJECT_ROOT]:
|
||||
if str(p) not in sys.path:
|
||||
sys.path.insert(0, str(p))
|
||||
|
||||
from src.dsp.pipeline import AudioPipeline, BLOCK_SIZE, SAMPLE_RATE
|
||||
from src.dsp.pipeline import AudioPipeline
|
||||
from src.presets.types import FXBlock, FXType, Preset
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user