<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>blueShare - Effects</title>
    <link>http://blue.kunstmusik.com</link>
    <description>Latest Effects on blueShare</description>
    <language>en-US</language>
    <item>
      <title>StereoXpansion</title>
      <description>
DESCRIPTION:

StereoXpansion first creates a MS stereo signal; the mono signal in the middle of the stereo field (M) is separated from the stereo information (S).
Then this MS stereo signal is converted back to stereo with the option of manipulating the stereo information.

---

version 1.0, Januari 2023
- initial version by Menno Knevel</description>
      <pubDate>Mon, 09 Jan 2023 11:59:28 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/328</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/328</guid>
    </item>
    <item>
      <title>ChannelStrip3</title>
      <description>
DESCRIPTION:

Mixer-channel-strip with 3 eq's.
The X axis of the XY controller represents frequencies from low to high, the Y axis is the Q (feedback).

CONTROLLERS:

ON/OFF          -       bypass
frequency       -       center frequency in peaking mode, corner frequency in shelving mode.
gain            -       amount of boost or cut. A value less than 1 is a cut. A value greater than 1 is a boost. A value of 1 is a flat response.
Q               -       Quality of the filter
Dropdown List   -       low, high, bandpass, unity gain bandpass, notch, allpass and peak
phase           -       invert phase of signal
gain            -       total gain of effect
pan             -       balance of left and right output signal

---

version 1.0, Januari 2023
- Initial release
</description>
      <pubDate>Wed, 04 Jan 2023 19:28:03 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/327</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/327</guid>
    </item>
    <item>
      <title>Fluxy</title>
      <description>
DESCRIPTION:

This effect is meant for mono signal input only!!
The goal of this effect is to give a mono sound some width and ambiance. (if the source is stereo, switch it to mono using the Xpan effect, available from BlueShare)

This effect needs some extra impulses to work correctly. As it is, at the moment, impossible to append extra files to effects or instruments and upload these as a package to BlueShare,
 you have to download them seperately: https://github.com/tjingboem/impulses. Preset1, preset2 and preset3.
Download, unzip and change the path in the Fluxy code so that Fluxy will find those files.

Normal usage: 1 or more Mixerstrips, each producing a mono output, must get copies of the same Fluxy effect with the same ambiance but with different pan settings on each effect.
Result: several mono signals appear to be playing together in the same room, instead of staying alone in their respective corners.


CONTROLLERS:

ON/OFF              -       bypass
Impulse             -       3 presets and 1 impulse of choice. (The 3 preset impulses are included)
paritionSize        -       tweak for balance in speed and CPU load
treble              -       boosts the treble. Compensates for sounds that are positioned in the rear.
position mono signal -      left/right panning and front/rear positioning

---
version 1.1, January 2022
- changed panorama and distance sliders to XY position

version 1.02, July 2020
- added BSB information comments

version 1.01, May 2020
- added comments on controllers

version 1.0, June 2019
- initial version by Menno Knevel




</description>
      <pubDate>Wed, 04 Jan 2023 10:14:38 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/326</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/326</guid>
    </item>
    <item>
      <title>ChannelStrip2</title>
      <description>
DESCRIPTION:

Mixer-channel-strip with 3 eq's.


CONTROLLERS:

ON/OFF          -       bypass
frequency       -       center frequency in peaking mode, corner frequency in shelving mode.
gain            -       amount of boost or cut. A value less than 1 is a cut. A value greater than 1 is a boost. A value of 1 is a flat response.
Q               -       Quality of the filter
Dropdown List   -       bypass, Peaking, Low Shelving or High Shelving
phase           -       invert phase of signal
gain            -       total gain of effect
pan             -       balance of left and right output signal

---

version 1.0, Januari 2023
- Initial release by Author: Atte André Jensen (atte.dk)
</description>
      <pubDate>Tue, 03 Jan 2023 20:06:31 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/324</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/324</guid>
    </item>
    <item>
      <title>LUFS</title>
      <description>
DESCRIPTION:

this plugin is meant to be put in the Master of the Mixer. It measures the perceived Loudness of the signals.
The opcodes performs an analysis of input audio according to ITU-R BS.1770-4 recommendation. 
The outputs are Momentary, Integrated and Short-Term loudnesses.

CONTROLLERS:

see the help balloon when hovering over the controllers in the instrument. Help can be turned off by pressing the 'I' button next to the play bar.

---

version 1.0, January 2022
- Initial release</description>
      <pubDate>Wed, 09 Feb 2022 11:44:07 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/323</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/323</guid>
    </item>
    <item>
      <title>ADSR</title>
      <description>
DESCRIPTION:

Envelopers imposes ADSR envelopes on the incoming signal. All controllers are automatable.
Based on UDOs from Steven Yi: https://github.com/kunstmusik/libsyi/


CONTROLLERS:

ON/OFF                          -       bypass
speed                           -       frequency of imposed envelopes 
attack/decay/sustain/release    -       those parameters can be changed at k-rate
mix                             -       mix direct signal with effect    

---

version 1.01, july 2020
- added BSB information comments

version 1.0, May 2020
- initial version by Menno Knevel
       
</description>
      <pubDate>Thu, 28 Oct 2021 09:05:22 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/322</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/322</guid>
    </item>
    <item>
      <title>AudaxEQ</title>
      <description>
DESCRIPTION:

a 10-band EQ  equalizer, using the UDO from Steven Yi: https://github.com/kunstmusik/libsyi/blob/master/audaciouseq.udo
that, in turn, is a Csound UDO implementation of Audacious' EQ:
https://github.com/audacious-media-player/audacious/blob/master/src/libaudcore/equalizer.cc

CONTROLLERS:

please check the help balloons, that can be viewed when hoovering overthe BSB elements.

---

version 1.0, October 2021
- initial version by Menno Knevel</description>
      <pubDate>Thu, 28 Oct 2021 09:04:47 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/321</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/321</guid>
    </item>
    <item>
      <title>Equal</title>
      <description>
DESCRIPTION:

4 simple equalizer sections, each with their own frequency range. Uses the opcode eqfil, a 2nd order 
tunable equalisation filter based on Regalia and Mitra design.
The amplitude response for this filter will be flat (=1) for kgain=1. With kgain bigger than 1, there will be a peak at the centre frequency.

CONTROLLERS:

please check the help balloons, that can be viewed when hoovering overthe BSB elements.

---

version 1.0, October 2021
- initial version by Menno Knevel</description>
      <pubDate>Tue, 26 Oct 2021 18:20:06 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/320</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/320</guid>
    </item>
    <item>
      <title>spectraloscils</title>
      <description>
DESCRIPTION:

the spectraloscils effect is using Victor Lazzarini's pvsadsyn. 
It resynthesizes using a fast oscillator-bank.

Using the Increment knob, together with other setting, might result in an error.
There is no protection for it (yet) but it does not blow up the computer either...

---

version 1.1, September 2021
- now i rate knob are re-initialized

version 1.0, September 2021
- initial version by Menno Knevel

</description>
      <pubDate>Mon, 06 Sep 2021 14:59:41 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/319</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/319</guid>
    </item>
    <item>
      <title>Doubler</title>
      <description>DESCRIPTION:

Doubles the incoming signal, with random option

Flanging sounds are possible. It 'thickens' the incoming signal and can add some randomness in timing of the doubled signal. This creates some livelyness.
Panning of the doubled signal can be set, so it can be used as a virtual stereo effect as well. 

---

version 1, August 2021
- initial version
</description>
      <pubDate>Sun, 22 Aug 2021 08:50:26 +0000</pubDate>
      <link>http://blue.kunstmusik.com/effects/show_effect/317</link>
      <guid>http://blue.kunstmusik.com/effects/show_effect/317</guid>
    </item>
  </channel>
</rss>
