MCPcopy Create free account

hub / github.com/ATOVproject/faderpunk / functions

Functions535 in github.com/ATOVproject/faderpunk

↓ 1 callersFunctionload_layout
()
faderpunk/src/storage.rs:93
↓ 1 callersFunctionload_runtime_state
()
faderpunk/src/storage.rs:70
↓ 1 callersFunctionmain_core1
(spawner: Spawner)
faderpunk/src/main.rs:86
↓ 1 callersFunctionmessage_loop
(max_driver: &'static SharedMax)
faderpunk/src/tasks/max.rs:310
↓ 1 callersFunctionmidi_distributor
()
faderpunk/src/tasks/midi.rs:208
↓ 1 callersFunctionmidi_in_task
( mut usb_rx: UsbReceiver<'a, Driver<'a, USB>>, mut uart1_rx: BufferedUartRx, )
faderpunk/src/tasks/midi.rs:324
↓ 1 callersFunctionmidi_out_task
( mut usb_tx: UsbSender<'a, Driver<'a, USB>>, mut uart0_tx: UartTx<'static, Async>, mut uart1_tx:
faderpunk/src/tasks/midi.rs:240
↓ 1 callersMethodmodify
(&self, modifier: F)
faderpunk/src/storage.rs:571
↓ 1 callersMethodnext
(&mut self)
libfp/src/lib.rs:137
↓ 1 callersFunctionparseParamValueFromFile
( param: Param, fileValue: Value | undefined, )
configurator/src/utils/validators.ts:139
↓ 1 callersMethodprocess
(&mut self)
faderpunk/src/tasks/leds.rs:193
↓ 1 callersFunctionprocess_channel_values
( max_driver: &'static SharedMax, calibration_data: Option<MaxCalibration>, )
faderpunk/src/tasks/max.rs:228
↓ 1 callersFunctionprocess_write
(command: WriteCommand, sender: &mut I2cFollowerSender)
faderpunk/src/tasks/i2c.rs:241
↓ 1 callersFunctionprocess_write_read
(command: WriteReadCommand)
faderpunk/src/tasks/i2c.rs:211
↓ 1 callersFunctionread_fader
( pio0: Peri<'static, PIO0>, mux_pins: MuxPins, max_port: Mode0Port<Spi<'static, SPI0, spi::Async>
faderpunk/src/tasks/max.rs:110
↓ 1 callersMethodread_msg
(&mut self)
faderpunk/src/tasks/configure.rs:224
↓ 1 callersMethodread_remaining_packets
( &mut self, buf: &mut [u8], mut cursor: usize, )
faderpunk/src/tasks/configure.rs:186
↓ 1 callersFunctionrecoverLayout
( layoutFile: LayoutFile, allApps: AllApps, )
configurator/src/utils/config.ts:297
↓ 1 callersFunctionrectify
(value: u16)
faderpunk/src/apps/follower.rs:340
↓ 1 callersFunctionrescale_12bit_int
(input: u16, min: u16, max: u16)
faderpunk/src/apps/clk_div.rs:350
↓ 1 callersMethodreset
(&self)
faderpunk/src/app.rs:764
↓ 1 callersMethodreset
(&mut self, version: u64)
libfp/src/quantizer.rs:46
↓ 1 callersFunctionrotate_select_bit
(x: u16, a: u16, b: u16, bit_index: u16)
faderpunk/src/apps/clkturing.rs:354
↓ 1 callersFunctionrotate_select_bit
(x: u16, a: u16, b: u16, bit_index: u16)
faderpunk/src/apps/turing.rs:413
↓ 1 callersFunctionrotl32
Rotate left a u32 pattern within a given bit width
faderpunk/src/apps/euclid.rs:495
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/euclid.rs:154
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/offset_att.rs:109
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/cv2midinote.rs:138
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/panner.rs:173
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/midi2cv.rs:191
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/ad.rs:112
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/slew.rs:112
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/clkturing.rs:146
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/lfo_plus.rs:154
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/clk_div.rs:140
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/turing.rs:160
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/rndcvcc.rs:128
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/seq8.rs:138
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/follower.rs:123
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/cv2midi.rs:135
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/probatrigger.rs:138
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/quantizer.rs:108
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/lfo.rs:127
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/control.rs:184
↓ 1 callersFunctionrun
( app: &App<CHANNELS>, params: &ParamStore<Params>, storage: &ManagedStorage<Storage>, )
faderpunk/src/apps/notefader.rs:158
↓ 1 callersFunctionrun_automatic_calibration
( receiver: &mut I2cFollowerReceiver, )
faderpunk/src/tasks/calibration.rs:290
↓ 1 callersFunctionrun_buttons
(buttons: Buttons)
faderpunk/src/tasks/buttons.rs:190
↓ 1 callersFunctionrun_calibration
(mut msg_receiver: I2cFollowerReceiver)
faderpunk/src/tasks/calibration.rs:313
↓ 1 callersFunctionrun_clock_gatekeeper
()
faderpunk/src/tasks/clock.rs:182
↓ 1 callersFunctionrun_clock_sources
(aux_inputs: AuxInputs)
faderpunk/src/tasks/clock.rs:309
↓ 1 callersFunctionrun_fram
(fram: Fram)
faderpunk/src/tasks/fram.rs:356
↓ 1 callersFunctionrun_i2c_follower
( mut i2c_device: I2cDevice, mut msg_sender: I2cFollowerSender, // TODO: use this to disable calib
faderpunk/src/tasks/i2c.rs:271
↓ 1 callersFunctionrun_i2c_leader
(mut i2c: i2c::I2c<'static, I2C0, Async>)
faderpunk/src/tasks/i2c.rs:330
↓ 1 callersFunctionrun_leds
(spi1: Spi<'static, SPI1, Async>)
faderpunk/src/tasks/leds.rs:250
↓ 1 callersFunctionrun_manual_input_calibration
()
faderpunk/src/tasks/calibration.rs:74
↓ 1 callersFunctionrun_manual_output_calibration
()
faderpunk/src/tasks/calibration.rs:140
↓ 1 callersFunctionrun_transports
( usb_driver: usb::Driver<'static, USB>, uart0_tx: UartTx<'static, Async>, uart1: BufferedUart,
faderpunk/src/tasks/transport.rs:58
↓ 1 callersFunctionsaveFile
( layout: AppLayout, params: ParamValues, config: GlobalConfig, filename = "faderpunk-setup.json", d
configurator/src/components/SaveLoadSetup.tsx:25
↓ 1 callersFunctionsaveLayout
( layout: AppLayout, params: ParamValues, config?: GlobalConfig, description?: string, )
configurator/src/utils/config.ts:271
↓ 1 callersFunctionscale_to_12bit
(input: u16, x: u8)
faderpunk/src/apps/clkturing.rs:377
↓ 1 callersFunctionscale_to_12bit
(input: u16, x: u8)
faderpunk/src/apps/turing.rs:436
↓ 1 callersMethodscheme
(&self)
faderpunk/src/tasks/web_usb.rs:49
↓ 1 callersFunctionsend_analog_ticks
(spawner: &Spawner, config: &GlobalConfig, counters: &mut [u16; 3])
faderpunk/src/tasks/clock.rs:149
↓ 1 callersFunctionserializeLayout
(layoutFile: LayoutFile)
configurator/src/utils/config.ts:337
↓ 1 callersFunctionsetAllAppParams
(dev: USBDevice, params: ParamValues)
configurator/src/utils/config.ts:147
↓ 1 callersFunctionsetLayout
( dev: USBDevice, layout: AppLayout, allApps: AllApps, )
configurator/src/utils/config.ts:213
↓ 1 callersFunctionset_global_config_via_chan
(chan: usize, val: u16)
faderpunk/src/tasks/global_config.rs:52
↓ 1 callersFunctionslew_2
(prev: f32, input: u16, slew: u16)
faderpunk/src/apps/rndcvcc.rs:423
↓ 1 callersFunctionslew_2
(prev: u16, input: u16, slew: u16)
faderpunk/src/apps/control.rs:472
↓ 1 callersMethodspawn_layout
(&'static self, layout: &Layout)
faderpunk/src/layout.rs:49
↓ 1 callersFunctionstart_buttons
(spawner: &Spawner, buttons: Buttons)
faderpunk/src/tasks/buttons.rs:45
↓ 1 callersFunctionstart_clock
(spawner: &Spawner, aux_inputs: AuxInputs)
faderpunk/src/tasks/clock.rs:103
↓ 1 callersFunctionstart_fram
(spawner: &Spawner, mut fram: Fram)
faderpunk/src/tasks/fram.rs:344
↓ 1 callersFunctionstart_global_config
(spawner: &Spawner)
faderpunk/src/tasks/global_config.rs:117
↓ 1 callersFunctionstart_i2c
( spawner: &Spawner, i2c0: Peri<'static, I2C0>, scl: Peri<'static, PIN_21>, sda: Peri<'static,
faderpunk/src/tasks/i2c.rs:71
↓ 1 callersFunctionstart_leds
(spawner: &Spawner, spi1: Spi<'static, SPI1, Async>)
faderpunk/src/tasks/leds.rs:32
↓ 1 callersFunctionstart_max
( spawner: &Spawner, spi0: Spi<'static, SPI0, spi::Async>, pio0: Peri<'static, PIO0>, mux_pins
faderpunk/src/tasks/max.rs:73
↓ 1 callersFunctionstart_transports
( spawner: &Spawner, usb_driver: usb::Driver<'static, USB>, uart0: UartTx<'static, Async>, uar
faderpunk/src/tasks/transport.rs:45
↓ 1 callersFunctionstart_webusb_loop
(webusb: WebEndpoints<'a, Driver<'a, USB>>)
faderpunk/src/tasks/configure.rs:59
↓ 1 callersFunctionstartup_animation
(leds: &mut LedProcessor)
faderpunk/src/tasks/leds.rs:311
↓ 1 callersFunctionstore_clock_running
(is_running: bool)
faderpunk/src/tasks/clock.rs:298
↓ 1 callersFunctionstore_global_config
(config: &GlobalConfig)
faderpunk/src/storage.rs:35
↓ 1 callersFunctionstore_runtime_state
(state: &RuntimeState)
faderpunk/src/storage.rs:59
↓ 1 callersFunctiontransformFormToGlobalConfig
(formValues: Inputs)
configurator/src/components/SettingsTab.tsx:256
↓ 1 callersFunctiontransformParamFormValues
( values: Record<string, string | boolean | boolean[]>, )
configurator/src/utils/utils.ts:142
↓ 1 callersFunctiontryAutoConnect
()
configurator/src/utils/usb-protocol.ts:226
↓ 1 callersMethodunset_chan
(&self, chan: usize)
faderpunk/src/app.rs:69
↓ 1 callersFunctionupdate_state
Modifies the runtime state using a closure and persists it to storage if changed. The closure should return `true` if the state was changed.
faderpunk/src/state.rs:23
↓ 1 callersMethodwait_enabled
(&mut self)
faderpunk/src/tasks/configure.rs:182
↓ 1 callersMethodwait_for_any_up
Returns the number of the button that was released
faderpunk/src/app.rs:181
↓ 1 callersFunctionwait_for_start_cmd
(msg_receiver: &mut I2cFollowerReceiver)
faderpunk/src/tasks/calibration.rs:59
↓ 1 callersMethodwith_alt
Provides access to the InterfaceAltBuilder Also creates an interface and applies relevant BOS capabilites Do your endpoint setup here and return the e
faderpunk/src/tasks/web_usb.rs:155
↓ 1 callersMethodwith_function
Provides access to the FunctionBuilder E.g. to create extra msos features
faderpunk/src/tasks/web_usb.rs:144
↓ 1 callersFunctionwrite_msg_to_uart0
( uart0_tx: &mut UartTx<'static, Async>, midi_ev: LiveEvent<'_>, )
faderpunk/src/tasks/midi.rs:182
↓ 1 callersFunctionwrite_msg_to_uart1
( uart1_tx: &mut BufferedUartTx, midi_ev: LiveEvent<'_>, )
faderpunk/src/tasks/midi.rs:194
↓ 1 callersFunctionwrite_msg_to_usb
( usb_tx: &mut UsbSender<'a, Driver<'a, USB>>, midi_ev: LiveEvent<'a>, )
faderpunk/src/tasks/midi.rs:164
FunctionAboutPage
()
configurator/src/components/AboutPage.tsx:3
FunctionActiveApp
({ app, layoutId, params, startChannel }: Props)
configurator/src/components/ActiveApp.tsx:27
FunctionActiveApps
()
configurator/src/components/ActiveApps.tsx:5
FunctionApp
()
configurator/src/App.tsx:12
← previousnext →201–300 of 535, ranked by callers