mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +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: 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue