Releases: DADDesign-Projects/PENDA-Software
Releases · DADDesign-Projects/PENDA-Software
Release list
Update to account for FORGE version V_3426_1 (New IR Loader Effect)
New IR Loader Effect
A new Impulse Response (IR) Loader effect has been added to OSCAR.
IR Specifications
- Latency: 1.333 ms
- Maximum IR length: 170 ms (automatically truncated if necessary)
- Resolution: 24-bit
- Sample rate: 48 kHz
- File format: WAV
- IR files must be renamed with the
.IRextension. - IR files must be stored in the external flash memory of DaisySeed.
Binary Files
The Binaries folder contains:
PENDA_All_ready_to_load_in_external_flash.ofsf— Contains the required resources and.elfexecutables to be stored in the external flash memory.PENDA_FLasherLoader.elf— The bootloader program that runs from the internal flash memory of the STM32H750.OSCAR_Flasher_Server.zip— Contains the utility used to transfer.ofsfand.IRfiles to the external flash memory of DaisySeed.
Programming and File Transfer
1. Program the Flash Loader
Use STM32CubeProgrammer to program PENDA_FLasherLoader.elf into the internal flash memory of the STM32H750 on DaisySeed.
2. Connect DaisySeed
Connect your computer to DaisySeed using a USB cable.
3. Transfer the Files
Use either:
OSCAR_Flasher_Server.exeOSCAR_PY_Flasher_Server.py
to transfer the following files to the external flash memory of DaisySeed:
PENDA_All_ready_to_load_in_external_flash.ofsf.IRfiles note : The IR files must have the.IRextension before being transferred.
Version 1.0 (before FORGE integration)
V1.0 Update README.md