Search found 39 matches
- Sat Aug 22, 2020 4:15 pm
- Forum: Testing
- Topic: v0.5.28 with JS component for processing Midi
- Replies: 0
- Views: 493
v0.5.28 with JS component for processing Midi
TestFlight v0.5.28 for iPadOS v0.5.28 for MacOS example0.5.28.vswift https://www.visualswift.com/wp-content/uploads/2020/08/Screenshot-2020-08-22-at-17.23.21.png The example schematic shown above processes Midi events generating Major or Minor chords depending on the chosen entry in a custom String...
- Tue Aug 18, 2020 5:30 pm
- Forum: Testing
- Topic: v0.5.27 with Bundled Example Synth
- Replies: 0
- Views: 234
v0.5.27 with Bundled Example Synth
TestFlight v0.5.27 for iPadOS
This version has a simple bundled example synth that you can drag to a schematic, connect to midi and audio and export an Xcode project for building as an AUv3 Instrument:

This version has a simple bundled example synth that you can drag to a schematic, connect to midi and audio and export an Xcode project for building as an AUv3 Instrument:

- Mon Aug 17, 2020 12:31 am
- Forum: Bugs
- Topic: Button component breaks stack view previews
- Replies: 1
- Views: 280
Re: Button component breaks stack view previews
Hi numbuh37 Thanks for reporting this bug. Hopefully it will work for you in v0.5.26 New Float Selector. Button now works as View. The Button component previously wasn't implemented as a View component. I was mainly using it to trigger actions in schematics. I've changed it now to follow the same fu...
- Mon Aug 17, 2020 12:06 am
- Forum: Testing
- Topic: v0.5.26 New Float Selector. Button now works as View.
- Replies: 0
- Views: 234
v0.5.26 New Float Selector. Button now works as View.
Version 0.5.26 fixes a bug reported by numbuh37 ( thanks ): The Button component wasn't working when used as View content. There is also a new Float Selector component. TestFlight v0.5.27 for iPadOS Button should now work when used as View content The button component now requires defining it's cont...
- Tue Aug 11, 2020 11:55 am
- Forum: Testing
- Topic: v0.5.25 Poly ADSR
- Replies: 0
- Views: 314
v0.5.25 Poly ADSR
Version 0.5.25 implements code generation for the PolyADSR audio component. TestFlight v0.5.27 for iPadOS Below you should find a link to an example schematic for anyone wanting to help test it. adsr0.5.25.vswift and here's a screenshot taken from the adsr example schematic: https://visualswift.com/...
- Tue Aug 11, 2020 12:49 am
- Forum: Testing
- Topic: v0.5.24 Code Generation of Factory Presets
- Replies: 0
- Views: 287
v0.5.24 Code Generation of Factory Presets
This version introduces code generation of Factory Presets TestFlight v0.5.27 for iPadOS Here's a a very simple example using the new Presets component example0.5.24.vswift Below is a screenshot taken from the example schematic: https://visualswift.com/wp-content/uploads/2020/08/Screenshot-2020-08-1...
- Sat Aug 08, 2020 8:47 pm
- Forum: Testing
- Topic: v0.5.22 New Presets Component
- Replies: 0
- Views: 304
v0.5.22 New Presets Component
This version has a new Presets component. It should allow you to Create/Delete/Rename/Commit/Discard. TestFlight v0.5.27 for iPadOS Here's a a very simple example using the new Presets component example0.5.22.vswift Below is a screenshot of the example schematic showing the new Presets component in ...
- Thu Aug 06, 2020 9:24 pm
- Forum: Testing
- Topic: v0.5.21 Generated code now supports Sawtooth, Sine, Square and Triangle waveforms
- Replies: 0
- Views: 286
v0.5.21 Generated code now supports Sawtooth, Sine, Square and Triangle waveforms
This version fixes a few bugs, mainly the Oscillator in the generated Xcode project was only able to play a square wave, now you can select between Sawtooth, Sine, Square and Triangle. TestFlight v0.5.27 for iPadOS Here's a a very simple example synth ready to be exported and built without errors: e...
- Wed Aug 05, 2020 4:54 pm
- Forum: Testing
- Topic: v0.5.20 AUv3 Instrument Xcode Project Export
- Replies: 0
- Views: 457
v0.5.20 AUv3 Instrument Xcode Project Export
This version is all about exporting an AUv3 Instrument Xcode Project ( Effects, Generators and Midi Effects will come later ). Here's the TestFlight public link: TestFlight v0.5.27 for iPadOS Testing this version is meant for advanced users from aspiring Audio Programmers to experienced AUv3 Develop...
- Tue Jul 28, 2020 2:55 pm
- Forum: Testing
- Topic: v0.5.18 with beginning of Xcode export
- Replies: 0
- Views: 315
v0.5.18 with beginning of Xcode export
This version introduces the first step towards generating and sharing an Xcode project. This is an initial step and currently only supports VStack, Text and Knob. It doesn't yet generate AUv3 extensions or C code for Audio processing. Here's an example: https://visualswift.com/wp-content/uploads/202...