mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Capitalised the PIP vendor field for the examples
This commit is contained in:
parent
dd684b1a5d
commit
77128db335
76 changed files with 76 additions and 76 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioAppDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple audio application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioLatencyDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Tests the audio latency of a device.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioPlaybackDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Plays an audio file.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioRecordingDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Records audio to a file.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioSettingsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays information about audio devices.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioSynthesiserDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple synthesiser application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MPEDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple MPE synthesiser application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MidiDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Handles incoming and outcoming midi messages.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: PluckedStringsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simulation of a plucked string sound.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: SimpleFFTDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple FFT application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: BlocksDrawingDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Blocks application to draw shapes.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: BlocksMonitorDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Application to monitor Blocks devices.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: BlocksSynthDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Blocks synthesiser application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ConvolutionDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Convolution demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: FIRFilterDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: FIR filter demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: GainDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Gain demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: IIRFilterDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: IIR filter demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: OscillatorDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Oscillator demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: OverdriveDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Overdrive demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: SIMDRegisterDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: SIMD register demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: StateVariableFilterDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: State variable filter demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: WaveShaperTanhDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Wave shaper tanh demo using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AnimationAppDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple animation application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AnimationDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays an animated draggable ball.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: BouncingBallWavetableDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Wavetable synthesis with a bouncing ball.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: CameraDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases camera features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: CodeEditorDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays a code editor.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ComponentDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays a grid of lights.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ComponentTransformsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Applies transformations to components.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: DialogsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays different types of dialog windows.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: FlexBoxDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Responsive layouts using FlexBox.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: FontsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays different font styles and types.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: GraphicsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases various graphics features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: GridDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Responsive layouts using Grid.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: HelloWorldDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple HelloWorld application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ImagesDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays image files.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: KeyMappingsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases key mapping features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: LookAndFeelDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases custom look and feel components.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MDIDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays and edits MDI files.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MenusDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases menu features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MultiTouchDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases multi-touch features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: OpenGLAppDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple OpenGL application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: OpenGLDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple 3D OpenGL application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: OpenGLDemo2D
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple 2D OpenGL application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: PropertiesDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays various property components.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: VideoDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Plays video files.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: WebBrowserDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays a web browser.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: WidgetsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases various widgets.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: WindowsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays various types of windows.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AUv3SynthPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: AUv3 synthesiser audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ArpeggiatorPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Arpeggiator audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AudioPluginDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Synthesiser audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: DSPModulePluginDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Audio plugin using the DSP module.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: GainPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Gain audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: InterAppAudioEffectPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Inter-app audio effect plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MultiOutSynthPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Multi-out synthesiser audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: NoiseGatePlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Noise gate audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: SamplerPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Sampler audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: SurroundPlugin
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Surround audio plugin.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: AnalyticsCollectionDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Collects analytics data.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: Box2DDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases 2D graphics features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ChildProcessDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Launches applications as child processes.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: CryptographyDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Encrypts and decrypts data.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: InAppPurchasesDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases in-app purchases features. To run this demo you must enable the
|
||||
"In-App Purchases Capability" option in the Projucer exporter.
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: JavaScriptDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases JavaScript features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: LiveConstantDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Demonstrates the live constant macro.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: MultithreadingDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Demonstrates multi-threading.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: NetworkingDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases networking features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: OSCDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Application using the OSC protocol.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: PushNotificationsDemo
|
||||
version: 2.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases push notifications features. To run this demo you must enable the
|
||||
"Push Notifications Capability" option in the Projucer exporter.
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: SimpleFFTDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Simple FFT application.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: SystemInfoDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Displays system information.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: TimersAndEventsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Application using timers and events.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: UnitTestsDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Performs unit tests.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: ValueTreesDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Showcases value tree features.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
name: XMLandJSONDemo
|
||||
version: 1.0.0
|
||||
vendor: juce
|
||||
vendor: JUCE
|
||||
website: http://juce.com
|
||||
description: Reads XML and JSON files.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue