Showing posts with label sounds. Show all posts
Showing posts with label sounds. Show all posts

Sunday, 7 July 2019

Programming some new presets for Sprike...

Every so often, I program some sounds for a synthesiser that I am totally unfamiliar with. It provides a break from revoicing new synths when I first get them (yes, I really do that!), and it is a good way to learn about user interfaces, how to present things so that they are easy-to-use, what needs to be in a user manual, and to learn about new and unusual synthesisers.

You can see a previous example of this activity here, from when I did some sounds for the Amazing Noises Pulsor synthesiser (a MaxForLive plug-in for Ableton Live), and I also wrote my own 'alternative' manual for it.

Sprike



In contrast, and as a break from all of the MaxForLive and Ableton Live stuff, this time I chose Cognitone's Sprike, a free additive virtual analogue synth plug-in that is derived and extended from Tunefish4 (and 3...) and which is available in VST format for 64-bit Windows, and VST and AU formats for 64-bit macOS. Linux isn't directly supported, but there is some compilation information for the earlier Tunefish4 project on github. Cognitone's flagship product is arguably the 'intelligent assistant' called Synfire, which is kind of 'one layer up' above a DAW - it allows sophisticated control over the composition or 'prototyping' of music via smart editing of harmony. Powerful and deep, it is a million mile away from the auto-accompaniment fake sheet and chord utilities that I remember from the recently MIDIfied 1980s and 90s.

Sprike looks like many other VSTs. The User Interface (UI) is divided up into the sort of panels that a real piece of hardware would have, has a global section at top-left, and a virtual keyboard along the lower edge. Quite a lot of the panels can be disabled, and they go dark blue when this happens. The right hand side has the modulation 'matrix' (8 sources, 29 destinations, and 8 modulation depth controls), plus an interesting effects 'stack', which allows up to 10 of the available effects to be placed in series (a great idea that I wish was more widely adopted in plug-ins).


Sprite uses an additive generator as its main sound source (it also does various flavours of noise!). There are quite a lot of controls, and these use additive synthesis to fill a wavetable, and then that wavetable is what produces the sound output from the generator. Trying to provide an intuitive and minimal-number-of-controls interface for additive synthesis is not easy, and Sprike's solution is pretty good - there are not that many controls, and the graphic underneath shows the spectrum on top, and the waveform underneath. A little bit of experimentation should rapidly get you up and running and making sounds, although getting fully to grips with the generator may take some time.  The two rows of buttons are for the amount of detune for what sounds like two wavetable players, and the octave switching. When I was programming Sprike, I left the octave buttons in the default '0' position, rather than produce 'bass' sounds by just transposing down by a couple of octaves...

There are four filters, and they seem to be connected in series, although you can switch them in and out (but not via the modulation matrix!). There are 2 LFOs, and 2 ADSR envelope generators, and finally seven effects: Flanger, Reverb, Delay, EQ, Chorus, Vowel Formant Filters, and Distortion. Basically, you get more panels than you would expect in a basic additive synth, and so the description of 'additive virtual analog' is a much better description - you get 'subtractive-synth'-style filtering and envelopes instead of the 'envelope per harmonic' controls that traditional additive synths give you.

For something which is free, and which Cognition describe as an experiment in writing small and efficient machine code, then I hesitate to criticise Sprike in any way, because my assembler skills stopped with the 56000 DSP from Motorola many years ago (and the 6502/8080 before that). However, whilst programming a few presets, I did find a few things that are useful pointers to things that anyone who makes a synthesiser plug-in should consider...

First, there isn't much in the way of user documentation (that I could find - I would love to be wrong!). There is a brief Tunefish user manual on github, and some additional material on the tunafish-synth.com web-site, but you do need to do a lot of iterative exploring of some of the controls to get a feel for what they do.

Secondly, the additive generator doesn't make it very obvious what the programming model is. There are controls that mention parameters like 'Harmonics', 'Drive' and Spread', but you may need to spend some time to learn how to exploit them to get the sort of raw generator sound you want. having said this, I am still impressed with the small number of controls. I have a Kawai K5 additive synth, and this has the aforementioned 'traditional' 'envelope per harmonic' approach, which is a huge number of controls!

Thirdly, the volume control defeated me. There is a global volume control at the top left, but towards the lower right corner there is another 'Volume' control which is associated with the 'Pan' control, and so my assumption was that this was the main output volume control for a preset. But it doesn't seem to work like this, and I'm not sure if it is connected to the global volume control. Anyway, it doesn't really stop you from programming sounds, it just means that sometimes you need to be aware that you may need to tweak the volume control - and tweaking synth controls is not exactly an unknown of unusual activity!



Finally, the modulation values aren't exactly intuitive. If you choose an LFO as the modulation source  (look at LFO 1 in the screenshot above) and then set it to modulate the 'Scale' control in the generator, then full modulation seems to happen when the mod matrix control is set to 70. Whilst useful for ova-modulating controls, it took me a while to figure it out, and I dislike 'magic' numbers in user interfaces - of course, having programmed MIDI editors for the Kawai K5, then I'm very familiar with 'special' 'secret' numbers, because the Kawai MIDI implementation uses them!

Presets


In the end, I produced 128 new presets for Sprike, and a quick search of the Interweb gave me the impression that there are not very many easily available, so I'm making mine available for free (as usual). There's a reasonably wide range of sounds, albeit without any octave switching (so you can decide which sounds you want to be 'bass' sounds!) and a strong bias towards synthetic and away from imitative. Use at you own risk (some of the effects stacks seem to overload sometimes...), but hopefully 'enjoy!'



Sprite has a simple drop-down menu for selecting presets, plus 'Prev' and 'Next' buttons, plus copying and pasting facilities, so it is obviously intended to be programmed! The presets themselves are just plain text files (which may not be as straight-forward as you imagine for some Operating Systems) with parameter names followed semi-colons then the value per line.


Getting the presets


You can get the Sprike presets from here, for free (it is a 143 Kbytes zip file). Unzip the file and put the files into a folder called 'bank1' (or higher, as you wish) in the appropriate 'Presets/Sprike' folder inside your OS's filing system - as shown above for a Mac...


Buy me a coffeeBuy me a coffee






Monday, 11 May 2015

Drums - using layers in a rack...

The second part of my exploration of a commercial sample bundle is now available on the ModeAudio web-site. This time I actually used the 'Found Percussion' sounds for their intended purpose - drum sounds.







Actually, what I really do is just do layering of samples within a Rack, plus a bit of tweaking here and there. I find that this is one of the most useful parts of Ableton Live - the ability to be able to put together sounds into composites easily and quickly, and to have pretty comprehensive control of each sound layer. In many ways, the Ableton Rack is very similar to a modular synthesizer, but presented in a way that leads you to a specific way of doing things. This has the useful result that analysing a Rack is straight-forward: you just open it up and then look at each layer in turn. On a modular synthesizer I tend to have to work backwards from the output when I'm trying to figure out what someone has done in a patch...

The beauty of layering is that you can copy a layer and adjust the copy, or you can switch things in and out as required. In the article I do a couple of variations of a snare sound, and show how they have different spectrums (you might have a gap in the overall spectrum that each fits into, for example) - and of course, you can switch Spectrum in and out by using the power button too. A lot of my audio paths have stuff turned off using the power button that were used during development, and so they are ready to be included again when I need them.

The time it takes to become familiar with the possibilities of using Racks creatively is time well spent, in my opinion. I encourage all Ableton Live users to spend some time with Racks!

Wednesday, 22 April 2015

Winning was only the beginning...

I won a competition recently! (This is a rare event for me.) ModeAudio is an interesting web-site that combines informed articles on DAWs with thoughtfully curated audio packs, and two randomly selected people got to choose a bundle from their catalogue...


So, ModeAudio sent me a bundle of samples called 'Found Percussion': 4 Ableton Live packs containing an interesting and diverse set of 750 samples, plus kits, instruments, etc. Clear install instructions and neatly separated samples in named folders showed attention to detail, which matters more and more as you work with large numbers of samples. The 'UnderCover' set shows the thinking, with folders named: Woods (19), Metals (63), Plastics (29), Snaps (12), Lids (11), Glass (16), etc. (=number of samples in the folder), and containing named samples like: Bottle Rattle, Jewel case, Calculator Button, etc. 

First off, I auditioned all of each of the audio packs, then listened to the samples on their own, and then I explored deeper, adjusting the instruments and using the samples in ways that were probably slightly outside the intentions of the creators! It was great fun, and I found that the samples were a great trigger for creativity.

You can read more about my explorations in the ModeAudio magazine.

Tuesday, 10 November 2009

Pure Magic-netik!


I've enjoyed a full subscription to the excellent PureMagnetik website for the past year, and I have to say that it has been completely worth the money. The quality of the samples, sounds, instruments, effects and racks in the down-loadable Micropaks has been uniformly superb, and I thoroughly recommend it for anyone who uses Ableton Live, Kontakt or Logic.







So it gets my coveted 'Thoroughly Recommended' award, and would qualify for the rare and fabulous 'extra' star, if it weren't for one glitch in an otherwise faultless performance:

I had a problem with one of the 'Amp' racks in the 'Model C' (Hohner Clavinet) micropak, where I got no sound at all from it. I posted a message on the support forum (The Board) but got no replies at all, so I'm not entirely happy with the support, but then this is the first time I've needed it!

For the next year, I'm going to make some samples, sounds, etc. of my own for Live, so watch this space!



Reblog this post [with Zemanta]