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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue