Search found 53 matches

by jorge
Sat Feb 20, 2021 12:56 pm
Forum: Testing / Builds / Bugs
Topic: VisualSwift - Music v0.6.81 : Bug Fix
Replies: 0
Views: 28978

VisualSwift - Music v0.6.81 : Bug Fix

-- Bug Fix -- Disconnecting a link was sometimes causing the beat transport engine to stop working as it should. The image below shows an example, when playing, disconnecting the link going from the Distortion to the Mixer was causing the Pure Acid bpm to speed up and stop being in sync with the ho...
by jorge
Fri Feb 19, 2021 5:06 pm
Forum: Testing / Builds / Bugs
Topic: VisualSwift - Music v0.6.80 : Reverb
Replies: 0
Views: 29106

VisualSwift - Music v0.6.80 : Reverb

New Reverb component:

Image
by jorge
Fri Feb 19, 2021 4:05 pm
Forum: Testing / Builds / Bugs
Topic: VisualSwift - Music v0.6.79 : TimePitch
Replies: 0
Views: 29108

VisualSwift - Music v0.6.79 : TimePitch

New TimePitch component:

Image

Overlap goes from 3.0 to 32.0 with 8.0 being default.

Pitch goes from -24 ( two octaves below ) to 24 ( two octaves above ).

Rate goes from 1/32 to 32 .
by jorge
Fri Feb 19, 2021 11:19 am
Forum: Testing / Builds / Bugs
Topic: VisualSwift - Music v0.6.78 : Distortion
Replies: 0
Views: 29048

VisualSwift - Music v0.6.78 : Distortion

This version introduces a new Distortion component: https://www.visualswift.com/wp-content/uploads/2021/02/build78s.png There are 22 different types of distortion as provided by Apple's AVFoundation framework: DrumsBitBrush DrumsBufferBeats DrumsLoFi DultiBrokenSpeaker MultiCellphoneConcert MultiDec...
by jorge
Sat Aug 22, 2020 4:15 pm
Forum: Testing
Topic: v0.5.28 with JS component for processing Midi
Replies: 0
Views: 29648

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...
by jorge
Tue Aug 18, 2020 5:30 pm
Forum: Testing
Topic: v0.5.27 with Bundled Example Synth
Replies: 0
Views: 28698

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:

Image
by jorge
Mon Aug 17, 2020 12:31 am
Forum: Bugs
Topic: Button component breaks stack view previews
Replies: 1
Views: 13426

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...
by jorge
Mon Aug 17, 2020 12:06 am
Forum: Testing
Topic: v0.5.26 New Float Selector. Button now works as View.
Replies: 0
Views: 28430

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...
by jorge
Tue Aug 11, 2020 11:55 am
Forum: Testing
Topic: v0.5.25 Poly ADSR
Replies: 0
Views: 29064

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/...
by jorge
Tue Aug 11, 2020 12:49 am
Forum: Testing
Topic: v0.5.24 Code Generation of Factory Presets
Replies: 0
Views: 28342

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...