Skip to content

Instantly share code, notes, and snippets.

View Simon-L's full-sized avatar
😠
Leaving Github!

FergusL Simon-L

😠
Leaving Github!
  • Not Microsoft
  • Paris, France
View GitHub Profile
@Simon-L
Simon-L / CMakeLists.txt
Created May 1, 2025 15:14
Testing the rework-DspFaust branch
cmake_minimum_required(VERSION 3.10)
project (rework-dspfaust)
add_executable(linux-jack DspFaust.cpp main.cpp)
target_include_directories (linux-jack PRIVATE /tmp/tmp.YnNSb9bh8V/faust/build/faustpfx/include)
target_compile_definitions(linux-jack PUBLIC JACK_DRIVER=1 MIDICTRL=1 DYNAMIC_DSP=1)
target_link_libraries(linux-jack PRIVATE
/tmp/tmp.YnNSb9bh8V/faust/build/faustpfx/lib/libfaustwithllvm.a
jack
z
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
/*
* DISTRHO Plugin Framework (DPF)
* Copyright (C) 2012-2019 Filipe Coelho <[email protected]>
*
* Permission to use, copy, modify, and/or distribute this software for any purpose with
* or without fee is hereby granted, provided that the above copyright notice and this
* permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
* TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
/dts-v1/;
/ {
compatible = "rockchip,rk3326-rg351v-linux\0rockchip,rk3326";
interrupt-parent = <0x01>;
#address-cells = <0x02>;
#size-cells = <0x02>;
model = "Anbernic RG351V";
ddr_timing {
[ 56.815142] dwc2 ff300000.usb: bound driver g_serial
[ 56.815153] dwc2 ff300000.usb: dwc2_hsotg_pullup: is_on: 1 op_state: 9
[ 56.815164] dwc2 ff300000.usb: --- SIMONL --- in host mode, return early from dwc2_hsotg_pullup
---
op_state: 9 -> OTG_STATE_A_HOST
@Simon-L
Simon-L / dmesg
Created March 22, 2024 16:29
dmesg otg then hcd reset to host
------- debug messages from gadget.c
dwc2 ff300000.usb: mapped PA ff300000 to VA (____ptrval____)
dwc2 ff300000.usb: Looking up vusb_d-supply from device tree
dwc2 ff300000.usb: Looking up vusb_d-supply property in node /usb@ff300000 failed
dwc2 ff300000.usb: supply vusb_d not found, using dummy regulator
dwc2 ff300000.usb: Looking up vusb_a-supply from device tree
dwc2 ff300000.usb: Looking up vusb_a-supply property in node /usb@ff300000 failed
dwc2 ff300000.usb: supply vusb_a not found, using dummy regulator
dwc2 ff300000.usb: registering common handler for irq28