Forum

The Blanka Project - The Blanka Project: EP II

Renoise Forum - December 10, 2020 - 21:22

Greetings everyone,

I’ve been lurking around this forum for quite a while now and lost track of how many times it saved my songs, so thank you all in advance!

A project of mine has recently released an EP and I’d be glad if you guys would give it a chance

It was originally supposed to be Synthwave, but this lockdown thing made me a bit too creative so it deviated quite a lot from the formula (one of the tracks has been featured at The80sGuy YouTube channel and some people literally stated they disliked it for deviating from an established formula, which I found amusing).

So, here we go:

The80sGuy video: https://www.youtube.com/watch?v=OkYIbtmFYZU

I hope you guys enjoy it. If you do, please, show us some love on YouTube and social media

Our instagram: @theblankaproject

We are also on Spotify!

Cheers!

1 post - 1 participant

Read full topic

Categories: Forum

Midi mapping : mapping effect 1 (or X) from current track?

Renoise Forum - December 10, 2020 - 10:29

The question is in the title

In the midi mapping list there is : current track, current effect, track X, effect Y from track X… but no “effect X from current track”

I’d like to create a similar channel strip for all channels and map it to my controller with (for instance) a compressor as effect 1, eq as effect 2 etc…

The only way I can think how to do that is by going through each track and manually setting the same CC to each first effect of each tracks, each second effect etc…

Is there a simpler way ?

Duplex or some scripting maybe ?

Thanks !

1 post - 1 participant

Read full topic

Categories: Forum

Does beat sync guess the number of lines in loops properly?

Renoise Forum - December 10, 2020 - 06:49

I often find Renoise guesses double the speed of samples I load when I enable Beat Sync.

It often reports 8 when 16 would be more appropriate, or 32 when 64 would be a better fit.

This little bit of lua seems to do a better job to me:

-- round value to nearest integer function round(x) return math.floor(0.5 + x) end -- samples length in seconds function sample_length(sample) local frames = sample.sample_buffer.number_of_frames local rate = sample.sample_buffer.sample_rate return frames / rate end -- Guesses the number of lines in a loop at the given bpm function guess_length_in_lines(sample) local rns = renoise.song() local length = sample_length(sample) -- calculate song's beats per second local bps = rns.transport.bpm / 60 -- calculate samples length in beats at current bpm local beats_at_bpm = length * bps -- closest power of two finds us 1, 2, 4, 8, 16, 32 beats etc. local beats_in_loop = 2 ^ round(math.log(beats_at_bpm) / math.log(2)) -- return a nice round number of lines return beats_in_loop * rns.transport.lpb end

I know this kind of guessing can be a little arbitrary but is Renoise finding a floor when it could be rounding?

1 post - 1 participant

Read full topic

Categories: Forum

Apply transpose and finetune adjustment to a sample

Renoise Forum - December 10, 2020 - 00:15

I know the answer is going to be “render” but I was wondering if there’s a built in feature that permanently applies transpose and finetune parameters to the sample itself?

1 post - 1 participant

Read full topic

Categories: Forum

Online IR Reverb Impulse Generator

Renoise Forum - December 9, 2020 - 20:57

So, all the sample generators I posted a couple’a weeks ago - the same guy made a reverb impulse generator - these can be used with the Convolver built-in plugin. These can not only be crafted to be long and lush, but also short and VERY abstract/bizarro. Many values to adjust.

ryukau.github.io Freeverb

Ryukau also makes some of these available as VST3 and LV2 plugins (which VST3 has become incorporated into the upcoming Renoise update, per the announcement).

Many synths and effects -

GitHub ryukau - Overview

ryukau has 74 repositories available. Follow their code on GitHub.

Neato!

1 post - 1 participant

Read full topic

Categories: Forum

Apply Fade To Sample

Renoise Forum - December 9, 2020 - 16:48

Is it possible to apply a fade to the end of a sample (like done in the sample editor) through the API?

I want to automatically try and remove all the clicks from the ends of destructively rendered slices.

1 post - 1 participant

Read full topic

Categories: Forum

Sampler - Start Points Question

Renoise Forum - December 9, 2020 - 13:22

Hi guys, hope you all good and safe!

I really need the ability to move around the start points of my WAVs, I know I can use commands to trigger from various points or simply delete/cut the sample start to the point I want.

However this is really not cutting it for me (no pun intended), which VST sampler would you guys recommend as the best replacement? I am looking for small and simple, no Kontakt style monsters

A majority of my samples are basic drum hits so I do use Renoise sampler as they are small and simple but for long samples (synth captures and such) I really need to be able to move that start point to that sweet, perfect spot, thanks in advance!

3 posts - 2 participants

Read full topic

Categories: Forum

The World Go Round

Renoise Forum - December 8, 2020 - 17:30

Decided to play with the Renoise repeater a little bit and this became a result, hope You enjoy! Any feedbacks will be appreciated

1 post - 1 participant

Read full topic

Categories: Forum

Looking for beta testers for the upcoming Renoise 3.3 and Redux 1.2 release

Renoise Forum - December 8, 2020 - 11:59

In the past we usually have done public betas, where every registered Renoise user could download the betas at the backstage. This time we’d like to do things a bit differently, and only want to invite a bunch of people to help us testing the beta versions before it’s going public. This hopefully eases things on our side by concentrating on fewer people. Also, the 3.3 mostly is about just one feature: VST3 so we’re not expecting many issues that need to be discussed apart from plugin compatibility issues.

We also won’t have time to add new features during the beta and will try to release Renoise 3.3 stable this year - if possible.

If you want to help testing the Renoise 3.3 betas, before they are going public please send me a private message with the following info:

  • your backstage email (your login), so we can enable the beta builds at the Renoise backstage for you
  • the operating system that you’re going to use mostly (Windows, OSX, Linux), so we can make sure that all platforms get tested somewhat evenly

I think we’ll only need around 30 (33?) people to test the betas, so please understand that we can’t accept all requests.

Please only request access to the betas, if you are planning to do some actual testing

This release basically only is about VST3 support, so there’s really not much more to see.

Thanks a lot for your help!

3 posts - 3 participants

Read full topic

Categories: Forum

Is there a better way less tedious way of auditioning sound samples

Renoise Forum - December 8, 2020 - 10:53

because if your anything like me you’ll most likely have gigabytes of samples to trawl throughwhich does get a bit boring, just a thought.

3 posts - 3 participants

Read full topic

Categories: Forum

EatMe - To That Song (noodle yet)

Renoise Forum - December 8, 2020 - 06:48

https://soundcloud.com/eatme/sets/to-that-song

contains 2 editing versions for 128 kbps download
(please do download, I will have to delete this when I have no more room for the final version) of

EatMe - To That Song
featuring “Rene” from Band-in-a-Box 2020 Pro on bass and more…

Music by EatMe
http://www.eatme.pro

made and mastered in Renoise 3.2.4 registered

instrumentals from Band-in-a-Box 2020 Pro:

  • 2938:Bass, Fretless Electric Slow 12-8Rene Sw 065 (140 BPM) (volume cut)
  • 3239:Guitar, Nylon, Rhythm RumbaFlamencaBallad Ev16 090 (140 BPM)
  • 2860:Guitar, Nylon, Rhythm Mariachi68 Sw 110 (140 BPM)
  • 918:Piano, Acoustic, Rhythm ChaCha Ev 110 (140 BPM)
  • (filtered to sidesticks) RealDrums=Rumba^5-a,b:Sidestick, Hihat (140 BPM)
  • (filtered to sidesticks) RealDrums=RumbaFlamencaBallad^1-a:Rim, b:Hat (140 BPM)
  • Realdrums=RockHardLA^1-a:Snare, Hihat , b:Snare, Loose HiHat (140 BPM)
  • RealDrums=RockHardLA^6-a:Snare, Loose HiHat, b:Snare, Bell Ride [Half-Tempo] (140 BPM)
  • RealDrums=RockHardLA^1-a:Snare, HiHat, b:Snare, Loose HiHat [Half-Tempo] (140 BPM)
  • RealDrums=BossaRockPerc^9-a:Percussion , b:Ride (140 BPM)
  • RealDrums=SambaBrazilFastAlex^3-a:Ago, b:Ride [Double-Time] (140 BPM)

instrumental tracks entered for:
Sylenth1 (from init)
Sylenth1 (from init)
Xpand!2 (+46 Warm+Belly)
Xpand!2 (+30 Octastra)
Xpand!2 (27 Alexander)
AAS LoungeLizard Session 4 EP
sample xylophone+piano (filtered to mid)
sample rc-808.com kick drum
samples rc-808 clap

external effect plugins:
AutoPan
BassChorus22
MJRotoDelay
FreeVerb2
SupaPhaser
TokyoDawn Kotelnikov GE
BeyerDynamic Virtual Studio (preset 4:Big Venue)

1 post - 1 participant

Read full topic

Categories: Forum

Synkretic - Selve Releezs [IDM/Footwork/Noise]

Renoise Forum - December 7, 2020 - 18:39

https://synkretic.bandcamp.com/album/selve-releezs Released this EP last week for bandcamp day. It was made entirely in Renoise. Merges many sounds and genres like IDM, footwork, rhythmic noise, and ambient. Hope ya like it!

1 post - 1 participant

Read full topic

Categories: Forum

Vital By PanosK

Renoise Forum - December 7, 2020 - 14:11

A little something i made with that amazing Vital vst

1 post - 1 participant

Read full topic

Categories: Forum

The Division - Synthwave/Electronic/Demoscene style

Renoise Forum - December 7, 2020 - 09:12

Hello,

This is a new track inspired by the atmosphere of The Division game. A first collaboration for the break on the guitar with a friend.

VST Synth : Spire, KorgLegacy, Predator
VST FX : Glitch2, RigGuitar
Guitar “Lead” : Me
Guitar Glitch Break : a friend with his guitar

Good listening !

1 post - 1 participant

Read full topic

Categories: Forum

Some orchestral percussion fun

Renoise Forum - December 6, 2020 - 18:20

A simple track I made to try out all the weird bits and bobs you never touch, like the buckets!

How are you supposed to handle crazy syncopation anyway?

1 post - 1 participant

Read full topic

Categories: Forum

Milkyheart's rather verbose mixtape

Renoise Forum - December 6, 2020 - 18:06

1 post - 1 participant

Read full topic

Categories: Forum

Keeps asking to install Renoise Rewire (Mojave)

Renoise Forum - December 6, 2020 - 14:09

Hey there! I’ve the same issue as this closed topic, except this is still happening:

OSX: Authentication for ReWire every time? Help, Support & Bugs Hi, In mac, I get a window every new session in the OS, which says: “Authentication is required to install the Renoise ReWire engine.” It asks me for my password so I can continue. If I enter my password, I can open Renoise a second time, without any notification. I wonder if I am doing something wrong. I must say that Renoise is not installed in the Applications folder, but a sub-folder I made inside it for the music software. Thanks for your help,

App file is in Application folder alongside license file…

If i try to open Renoise as Rewire slave i get:

Which makes sense since it’s apparently not installed even though i’ve “installed” it many times when prompted.

Moving to Application folder or re-installing Renoise (after fresh new download) then re-booting hasn’t fixed the problem. Deleted the Info.plist just in case, also to no effect.
Thinking that other instances of Renoise installed previously (one 32-bit one for old projects and another 64-bit one) were the culprits, i’ve uninstalled them. Haven’t helped. Or did they still somehow leave some trash behind that i’d need to delete manually?

Looking at the log, as i get prompted to “install” Rewire it get:

ReWire Slave: ReWire shared library is already installed and up to date…

Then after i authorise the “install” i get:

ReWire Slave: ReWire installation succeeded…

ReWire Slave: ReWire Panel was initialized…
ReWire Slave: ReWire Slave mode failed to init (no master is running)…

ReWire Master: Successfully opened

and the log when i try to launch Renoise in Rewire slave mode:

ReWire Slave: ReWire Panel was initialized…
ReWire Slave: ReWire Slave mode FAILED to init (device failed to load)!

Error Message: Failed to start Renoise as ReWire slave (Error: Failed to load the ReWire device)
Error Message: Please try closing and restarting the master application and Renoise.

Next steps:

Deleted Rewire plugin files from App support > Propellerhead Soft:

ReWire Slave: ReWire installation succeeded…

ReWire Slave: ReWire Slave FAILED to open (Error: 100). ReWire might not be installed…

ReWire Master: FAILED to open (Error: 100). ReWire might not be installed…

As expected…

Then, uninstalled Renoise again, RE-downloaded from Backstage, RE-installed…

ReWire Slave: ReWire installation succeeded…

ReWire Slave: ReWire Panel was initialized…
ReWire Slave: ReWire Slave mode failed to init (no master is running)…

ReWire Master: Successfully opened

Ok, nothing special… that’s expected…

Launching Renoise… getting prompt to install Rewire, OK.

Now let’s try Rewiring it to Reaper or Ableton Live…

Aaaaand another authentification promp to to “install” Rewire and:

ReWire Slave: ReWire Panel was initialized…
ReWire Slave: ReWire Slave mode FAILED to init (device failed to load)!

Error Message: Failed to start Renoise as ReWire slave (Error: Failed to load the ReWire device)
Error Message: Please try closing and restarting the master application and Renoise.

I can Rewire Reaper and Ableton Live. This is happening only with Renoise’s Rewire.

I need help.

EDIT: maybe a clue - if i go to the the propellerhead rewire folder and click “Show original” on “Renoise Engine.plugin”. It just doesn’t find it… (which of course can’t be found anywhere on the system)

Deleting it, restarting Renoise, getting prompted blablabla re-puts the alias in that folder but still original doesn’t exist anywhere…

1 post - 1 participant

Read full topic

Categories: Forum

Does anybody have alesis vi midi keyboard?

Renoise Forum - December 5, 2020 - 19:37

I am currently looking at this midi controller mostly because they say it has a semi-weighted keys with aftertouch and the price is very good.How is this keybed?Any other recommendations welcome

1 post - 1 participant

Read full topic

Categories: Forum

To jam or not to jam that is the question

Renoise Forum - December 5, 2020 - 17:38

Hi. So, if I want to just record a live take of midi for an indefinite period of time, is there a way to make Renoise keep adding to the project to extend it instead of looping while it records?

Atm, I just make a bunch of blank scenes but this is a bit of annoying extra work and takes the spontaneity out of the workflow a bit.

2 posts - 2 participants

Read full topic

Categories: Forum

Too stupid to make proper quotes

Renoise Forum - December 5, 2020 - 08:18

Hi,

I always seem to suffer from a misusage of the forum: How the hell do I make a quote of a previous post, so my answer also appears under the original post under that answer-popdown, plus, how the hell do I make a quote so the original poster in added on the right onto my post?

Could you provide me with a simple step-by-step? Thanks!

1 post - 1 participant

Read full topic

Categories: Forum

Pages

Subscribe to Renoise aggregator - Forum