Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ functions
Functions
4,331 in github.com/Atarity/Lightpack
⨍
Functions
4,331
◇
Types & classes
786
↓ 2 callers
Function
EVENT_USB_Host_DeviceEnumerationComplete
Event handler for the USB_DeviceEnumerationComplete event. This indicates that a device has been successfully * enumerated by the host and is now re
Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c:88
↓ 2 callers
Function
EVENT_USB_Host_HostError
Event handler for the USB_HostError event. This indicates that a hardware error occurred while in host mode. */
Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c:106
↓ 2 callers
Function
Endpoint_BytesInEndpoint
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:222
↓ 2 callers
Function
Endpoint_BytesInEndpoint
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:283
↓ 2 callers
Function
Endpoint_ConfigureEndpoint_PRV
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c:68
↓ 2 callers
Function
Endpoint_DisableEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:301
↓ 2 callers
Function
Endpoint_DisableEndpoint
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:301
↓ 2 callers
Function
Endpoint_EnableEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:292
↓ 2 callers
Function
Endpoint_EnableEndpoint
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:292
↓ 2 callers
Function
Endpoint_GetCurrentEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:253
↓ 2 callers
Function
Endpoint_GetEndpointDirection
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:241
↓ 2 callers
Function
Endpoint_GetEndpointDirection
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:238
↓ 2 callers
Function
Endpoint_IsConfigured
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:368
↓ 2 callers
Function
Endpoint_IsConfigured
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:368
↓ 2 callers
Function
Endpoint_IsSETUPReceived
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:429
↓ 2 callers
Function
Endpoint_IsSETUPReceived
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:407
↓ 2 callers
Method
EnumerateAcmDrivers
<summary> Gets a list of the ACM Drivers installed </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmDriver.cs:130
↓ 2 callers
Function
EvalCurrentImage_SmoothlyAlg
Firmware/LedManager.c:47
↓ 2 callers
Method
ExistingWindow
<summary> Sets up a new WaveCallbackInfo to use an existing window IMPORTANT: only use this on the GUI thread </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/MmeInterop/WaveCallbackInfo.cs:45
↓ 2 callers
Method
Flush
<summary> Flushes all buffered data </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:446
↓ 2 callers
Method
GetChunkData
<summary> Gets the data for the specified chunk </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveFileReader.cs:135
↓ 2 callers
Method
GetColors
()
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:288
↓ 2 callers
Method
GetCount
(out int propCount)
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IPropertyStore.cs:15
↓ 2 callers
Method
GetCountLeds
Software/src/LightpackPluginInterface.cpp:477
↓ 2 callers
Method
GetDataAsStructure
(StructureBuilder s)
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/RiffChunk.cs:105
↓ 2 callers
Method
GetDevicePeriod
REFERENCE_TIME is 64 bit int
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IAudioClient.cs:42
↓ 2 callers
Method
GetMixerControl
<summary> Gets a specified Mixer Control </summary> <param name="mixerHandle">Mixer Handle</param> <param name="nLineID">Line ID</param> <param name="
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:78
↓ 2 callers
Method
GetNextPacketSize
<summary> Gets the size of the next packet </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioCaptureClient.cs:57
↓ 2 callers
Method
GetRIFFChunks
<summary> Gets the cues as the concatenated cue and list RIFF chunks. </summary> <returns>RIFF chunks containing the cue data</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/CueList.cs:188
↓ 2 callers
Method
GetService
(ref Guid interfaceId, [MarshalAs(UnmanagedType.IUnknown)] out object interfacePointer)
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IAudioClient.cs:52
↓ 2 callers
Method
Icon
Software/src/Plugin.cpp:74
↓ 2 callers
Method
IsControlBoolean
<summary> Returns true if this is a boolean control </summary> <param name="controlType">Control type</param>
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:233
↓ 2 callers
Method
IsControlCustom
(MixerControlType controlType)
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:354
↓ 2 callers
Method
IsControlListText
<summary> Determines whether a specified mixer control type is a list text control </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:269
↓ 2 callers
Method
IsControlSigned
(MixerControlType controlType)
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:295
↓ 2 callers
Method
IsControlUnsigned
(MixerControlType controlType)
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:323
↓ 2 callers
Function
LedDriver_Update
Firmware/LedDriver.c:85
↓ 2 callers
Function
LedDriver_UpdatePWM
Firmware/LedDriver.c:196
↓ 2 callers
Method
LoadData
<summary> Loads data into this buffer </summary> <param name="data">Data to load</param> <param name="bytes">Number of bytes to load</param>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaBuffer.cs:128
↓ 2 callers
Method
LoadFromStream
<summary> Reads an MP3 frame from a stream </summary> <param name="input">input stream</param> <returns>A valid MP3 frame, or null if none found</retu
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/Mp3/Mp3Frame.cs:55
↓ 2 callers
Method
LoadZones
(Zone[] presetZones)
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/PresetBuilder.cs:49
↓ 2 callers
Method
Lock
(bool acquireLock)
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/IMediaObject.cs:81
↓ 2 callers
Method
Lock
()
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:218
↓ 2 callers
Function
MS_Host_WaitForDataReceived
Firmware/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c:184
↓ 2 callers
Method
NewWindow
<summary> Sets up a new WaveCallbackInfo to use a New Window IMPORTANT: only use this on the GUI thread </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/MmeInterop/WaveCallbackInfo.cs:36
↓ 2 callers
Function
OSCTimeTag
Convert a time in floating seconds to its OSC binary representation
Software/apiexamples/liOSC/OSC.py:727
↓ 2 callers
Function
Pipe_BytesToEPSizeMask
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:898
↓ 2 callers
Function
Pipe_BytesToEPSizeMask
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:895
↓ 2 callers
Function
Pipe_ClearError
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:403
↓ 2 callers
Function
Pipe_DisablePipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:261
↓ 2 callers
Function
Pipe_DisablePipe
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:248
↓ 2 callers
Function
Pipe_EnablePipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:252
↓ 2 callers
Function
Pipe_EnablePipe
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:239
↓ 2 callers
Function
Pipe_GetCurrentPipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:216
↓ 2 callers
Function
Pipe_GetPipeToken
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:281
↓ 2 callers
Function
Pipe_IsStalled
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:558
↓ 2 callers
Function
Pipe_Read_16_LE
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:646
↓ 2 callers
Function
Pipe_SetInfiniteINRequests
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:301
↓ 2 callers
Function
Pipe_SetInfiniteINRequests
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:288
↓ 2 callers
Method
Play
<summary> Begin playback </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:133
↓ 2 callers
Method
ProcessInput
<summary> Process Input </summary> <param name="inputStreamIndex">Input Stream index</param> <param name="mediaBuffer">Media Buffer</param> <param nam
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:396
↓ 2 callers
Method
ProcessOutput
<summary> Process Output </summary> <param name="flags">Flags</param> <param name="outputBufferCount">Output buffer count</param> <param name="outputB
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:408
↓ 2 callers
Method
QueryHardwareSupport
(out uint pdwHardwareSupportMask)
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IAudioEndpointVolume.cs:49
↓ 2 callers
Method
Read
<summary> Reads decompressed PCM data from our MP3 file. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/Mp3FileReader.cs:275
↓ 2 callers
Method
Read
(BinaryReader br)
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/ZoneBuilder.cs:16
↓ 2 callers
Method
ReadChunk
<summary> reads a chunk at the current position </summary>
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/RiffChunk.cs:53
↓ 2 callers
Method
ReadWaveFormat
(BinaryReader br, int formatChunkLength)
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveFormats/WaveFormat.cs:209
↓ 2 callers
Method
ReleaseBuffer
<summary> Release buffer </summary> <param name="numFramesWritten">Number of frames written</param> <param name="bufferFlags">Buffer flags</param>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioRenderClient.cs:38
↓ 2 callers
Method
Reset
<summary> Reset the MIDI in device </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiIn.cs:85
↓ 2 callers
Method
Restore
STDMETHOD(Restore) (THIS) PURE;
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:711
↓ 2 callers
Method
RetrieveData
<summary> Retrieves the data in the output buffer </summary> <param name="data">buffer to retrieve into</param> <param name="offset">offset within tha
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaBuffer.cs:139
↓ 2 callers
Method
Run
(double inValue, ref double state)
Software/apiexamples/C#/VolumeLight/NAudio/Dsp/EnvelopeDetector.cs:103
↓ 2 callers
Method
Send
<summary> Sends a MIDI message to the MIDI out device </summary> <param name="message">The message to send</param>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiOut.cs:108
↓ 2 callers
Function
SerialSPI_ReceiveByte
Sends a dummy byte through the USART SPI interface, blocking until the transfer is complete. The response * byte from the attached SPI device is
Firmware/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:187
↓ 2 callers
Function
SerialSPI_SendByte
Sends a byte through the USART SPI interface, blocking until the transfer is complete. The response * byte sent to from the attached SPI device i
Firmware/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:177
↓ 2 callers
Function
SerialSPI_TransferByte
Sends and receives a byte through the USART SPI interface, blocking until the transfer is complete. * * \param[in,out] USART Pointer to t
Firmware/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h:162
↓ 2 callers
Function
Serial_ReceiveByte
Firmware/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h:226
↓ 2 callers
Function
Serial_ReceiveByte
Firmware/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h:235
↓ 2 callers
Method
Serialize
<summary> Writes this WaveFormat object to a stream </summary> <param name="writer">the output stream</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveFormats/WaveFormat.cs:307
↓ 2 callers
Method
SetAllColor
(Color color)
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:243
↓ 2 callers
Method
SetColor
(int num, Color color)
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:255
↓ 2 callers
Method
SetInputWaveFormat
<summary> Sets the input type to the specified Wave format </summary> <param name="inputStreamIndex">Input stream index</param> <param name="waveForma
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:236
↓ 2 callers
Method
SetOutputWaveFormat
<summary> Set output type to the specified wave format n.b. may need to set input type first </summary> <param name="outputStreamIndex">Output stream
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:344
↓ 2 callers
Method
SetProfile
(string profile)
Software/apiexamples/C#/VolumeLight/libLightpack/ApiLightpack.cs:120
↓ 2 callers
Method
SetStatus
(Status status)
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:156
↓ 2 callers
Method
Sort
<summary> In-place and stable implementation of MergeSort </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Utils/MergeSort.cs:12
↓ 2 callers
Method
Start
<summary> Starts the audio stream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioClient.cs:237
↓ 2 callers
Method
Start
Software/src/Plugin.cpp:106
↓ 2 callers
Method
Stop
<summary> Stop playback </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:156
↓ 2 callers
Method
Stop
<summary> Stops playback </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/AsioOut.cs:158
↓ 2 callers
Method
SuggestPcmFormat
<summary> Suggests an appropriate PCM format that the compressed format can be converted to in one step </summary> <param name="compressedFormat">The
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmStream.cs:99
↓ 2 callers
Method
SupportsInputWaveFormat
<summary> Requests whether the specified Wave format is supported as an input </summary> <param name="inputStreamIndex">Input stream index</param> <pa
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:253
↓ 2 callers
Method
SupportsOutputWaveFormat
<summary> Tests if the specified Wave Format is supported for output n.b. may need to set the input type first </summary> <param name="outputStreamInd
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:296
↓ 2 callers
Function
TWI_StopTransmission
Firmware/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h:223
↓ 2 callers
Method
ToString
<summary> Displays a summary of the MIDI event </summary> <returns>A string containing a brief description of this MIDI event</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiEvent.cs:305
↓ 2 callers
Method
ToString
<summary> Reports this WaveFormat as a string </summary> <returns>String describing the wave format</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveFormats/WaveFormat.cs:244
↓ 2 callers
Method
ToString
<summary> To string </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/MMDevice.cs:230
↓ 2 callers
Function
USB_Attach
Firmware/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h:161
↓ 2 callers
Function
USB_Attach
Firmware/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h:194
↓ 2 callers
Function
USB_DeviceTask
Firmware/LUFA/Drivers/USB/Core/USBTask.c:61
← previous
next →
401–500 of 4,331, ranked by callers