Renoise Forum

Subscribe to Renoise Forum feed
Latest topics
Updated: 2 min 51 sec ago

Question about controlling bpm in a track ,speed up or slow down ,BPM

June 1, 2022 - 19:14

I have a question I used to use the program fasttracker , now of course renoise, I knew with fasttracker when entering the track at effects to increase the BPM slowly or quickly, in a song, there is hardcore in my blood, but also respect for different style , but does anyone know how to speed it up slowly or in steps fast and then slow again ?

1 post - 1 participant

Read full topic

Categories: Forum

Leftover processes after quitting Renoise

June 1, 2022 - 08:40


When you quit Renoise. Aren’t all processes supposed to be cleared? It’s been like this for years and often way more instances are left. Is ut due to the sandbox plugins feature?

2 posts - 2 participants

Read full topic

Categories: Forum

Game Update! : Paddles V3.0

May 31, 2022 - 23:49

A new update to one of the only games for Renoise!

The game now includes a graphical “ripple” effect, and there is now a setting to upscale the game’s display!

Have fun!

→ Download ←

Official Website
Original Release Forum Discussion

3 posts - 2 participants

Read full topic

Categories: Forum

Noodles with a cello VST (Orch.)

May 31, 2022 - 12:54

Took ages of wrestling with the VSTi, but I got it finished.

Enjoy!

1 post - 1 participant

Read full topic

Categories: Forum

Brainwash Machine - Renoise album

May 31, 2022 - 12:29

This is my new electro funk, synthwave project. Everything was made and produced i Renoise except for the guitar, which was recorded in Ableton Live then imported into Renoise.

1 post - 1 participant

Read full topic

Categories: Forum

Bug (MacOs 12.4, renoise 3.4.2) - renoise ignores modifier keys from software keyboards (like bettertouchtools)

May 31, 2022 - 00:17

So…

this is a weird bug, i’m trying to setup some shortcuts on my toolbar with bettertouchtool to have my most common keys under my fingertips… and Renoise ignores modifier keys : shift-back is registered as back

I’ve also tried an iphone keyboard (numpad +) with the same result.

Note that other softwares work. If I setup cmd+c it will copy a text… but renoise will only register c

thanks in advance for the help !

1 post - 1 participant

Read full topic

Categories: Forum

New Tool (3.3?): Playmate

May 30, 2022 - 19:33

Recently when doing a search I came across this old post i made

Tool to Resize Patterns to Notes Played? Renoise Tools Ok, bad title, can’t really think how to frame it. Question: Is there a tool that will resize patterns as you play, to make them longer if you keep hitting notes past the original length, rather than wrapping round to the start. A bit like how the MPC 1000 operates with JJOS, it will just keep extending the pattern length as long as record is engaged. Most other sequencers allow arbitrary clip or pattern lengths based on how long you play… I know i know this isn’t the tracker way, but that’s w…

Thought i might as well see if i could come up with a tool to do what i was wanting back then.
So here it is.
tools.cupcake.Playmate-v1.03.xrnx (2.5 KB)

Source available on bitbucket, or github if you prefer sucking on the microsoft tit

The idea of the tool is that it will allow you to jam away while recording in a single pattern, without having to worry about stopping and starting etc. This is modelled on the way an Akai MPC lets you record patterns.

What it does is watch your pattern, and when these conditions are true:

  • edit mode is active
  • follow pattern is engaged
  • and you have entered some data in the pattern while it is playing

it will then extend the pattern by 1 bar (4 beats) when it nears the end of the pattern. The length to extend by can be changed in a settings dialog accessed via the tool menu. It will try to work out the correct length based on LPB, even if this is changed in the pattern. Don’t expect it to get it right if you’re using some weird settings! In the options you can also set a fixed length (in lines) for it to extend to, similar to the Ableton Push ‘fixed length’ behaviour, possibly. It will extend the pattern incrementally by the number of beats set in the options until it hits the fixed length size, and it wont resize/cut short a pattern that is already longer than the fixed length size. There is another option to copy existing notes into the pattern as it gets extended. This will remember how far it has copied, so even when stopping and starting the pattern in edit mode, it should always be able to ‘loop’ whatever data was in the pattern to begin with. It doesnt work for automation (yet!), and is also probably not very efficient with busy patterns. It will also store how far it got when copying, so even if you change pattern and come back to do more recording, it should just carry on from where it left off.

That’s about it. Hope its of some use.

3 posts - 3 participants

Read full topic

Categories: Forum

Capturing Audio Snippets From The Web?

May 30, 2022 - 15:23

Is there a way to capture internal audio on Renoise?
I know I could use a 3rd party software to capture audio but if there was a way to do it within Renoise that’d be nicer.

Thanks, in advance.

2 posts - 2 participants

Read full topic

Categories: Forum

How to slow down/ stretch a Pattern but keep the BPM

May 29, 2022 - 08:10

I want to build a Track in 162 bpm, but now i have a complicated melodic/ rhythmic Pattern what sounds good when its slow…how can i slow it down by keep the BPM?

15 posts - 11 participants

Read full topic

Categories: Forum

Beer Run To The Moon Mart

May 29, 2022 - 00:52

A new album, 100% Renoise, of course. A mix of funk, dub, instrumental hip hop, and weird electronic beat stuff.

Thanks for listening!

1 post - 1 participant

Read full topic

Categories: Forum

Windows: Instantiate of "New Sonic Arts" "Freestyle" VST failed

May 28, 2022 - 23:37

Got this issue now with a VST2 Plugin called New Sonic Arts Freestyle. It was working before. And it’s working, when i’m rename the plugin dll to something else. Its called “Freestyle.dll” by default, change it to “Freestyle2.dll” let Renoise load it without errors. Pretty strange.
The plugin works fine with the default filename in FLStudio, so it seems to be a conflict with Renoise 3.4.2 somehow.

Error is pretty simple, but no crash logs which would help here more.

VstPlugs: Trying to instantiate D:\VST\Instruments\New Sonic Arts\Freestyle.dll
VstPlugs: Instantiate FAILED (caught structured exception) !!!

I’m not sure, what i can do here. Reinstall doesn’t work.
OS is Windows 11.

1 post - 1 participant

Read full topic

Categories: Forum

Redux not remembering settings

May 28, 2022 - 12:54

This is on Windows 10. Reaper 6.58.

It seems that on my install the settings file isoveridden on exiting the DAW for some reason.

When I change a setting, e.g. the scaling I can see it changing on Config.xml, e.g.

<UIScaleFactor>150%</UIScaleFactor>

Then I leave the code editor open and close Reaper and it becomes this:

<UIScaleFactor>Auto</UIScaleFactor>

Notice that if I only disable and then enable the plugin it is fine. It only happens on exiting Reaper (when unloading the DLL I guess).

It happens with every setting. I can only use defaults. What to look for? Is this a bug or something with my install?

1 post - 1 participant

Read full topic

Categories: Forum

Technoburlesque: Image Snatchers 3 by The Feminalz

May 27, 2022 - 16:20

After first and second, here comes the third installment of tracks made for, and inspired by, this almost 10 years running feminist technoburlesque show.

I’m really proud of the reworks of first two “neuro-disco” cuts which are both reworks of disco traks from 70s and early 80s.

Everything done in Renoise (and bits of Ardour) on Linux + mastering in a place running fully FLOSS signal chain.

Please enjoy and let me know if you’re interested in doing remixes or want to look into xrns files.

#LinuxAudio #CreativeCommons

1 post - 1 participant

Read full topic

Categories: Forum

Overload protection kicks in while offline rendering

May 27, 2022 - 15:18

Hi, the overload protection also kicks in sometimes at the end of an offline rendering and IMO should be completely deactivated while rendering…? Maybe it kicks in too early, while plugins still switching rendering mode to realtime or something… I could provide an example song using Hive only, but maybe you cannot reproduce then.

4 posts - 2 participants

Read full topic

Categories: Forum

Renoise3.4.2 sample recording latency

May 27, 2022 - 04:17

Renoise 3.4.2 There is a latency when recording a sample. It happens even if I adjust the latency in preferences. Is it possible to record the play no latency?

6 posts - 3 participants

Read full topic

Categories: Forum

When adding VSTs only a fraction of the added VSTs show up. Plus other funky stuff

May 26, 2022 - 17:38

I got a couple of VSTs I wanna add.

#1 I open up Renoise.
#2 Hit Ctrl + “,” for Preferences.
#3 Go to “Plug/Misc”.

In other DAWs I just select multiple paths and that’s it.
But I read that Renoise support 2 paths because it supports 2 paths.

#4 So I created a “VST Plugin” folder where I copied all VSTs.
( C:\Program Files\Renoise 3.4.2\VST Plugins )

#5 I click “Browse” and set the path to:
C:\Program Files\Renoise 3.4.2\VST Plugins
I also tried out my desktop path:
C:\Users\C\Desktop\VST Plugins
I also tried out scanning my whole C:// drive.

#6 It scans and finds all the VSTs that I copied into the folder.
I can see this via the status task on the down-left corner.
But I can only use a fraction, like 1/10 of the plugins.

So far I tried clearing the cache, installing Renoise new,
checking of course if I have the newest version (Renoise 3.4.2 x64), different VST plugin paths, googling the problem, and searching on the forum here as well, I tried it with running the app in admin mode and without admin mode.
I tried every option in the “Plugin/Misc” tab in the VST Plugins window from: Checking and unchecking “Enable VST2 plugins:”, “Additional VST2 paths:”, “Enable VST3 plugins”, “Rescan previously failed plugins”, “Scan for new plugins on startup”, “Run all plugins in sandboxes (arrow to the right separate process)”.
Checkinr or unchecking those boxes led to the same result in the same amount of time and so on and so forth.

As for the plugins themselves:
I know they work in FL Studio and Cubase.

I’ll add a video pretty soon because I heard this helps the troubleshooting progress.

Edit:
#1 I also tried moving the .vsts directly into the VST Plugin folder so Renoise doesn’t have
to dig through folders of subfolders.
#2 By doing this I realized that by scanning plugins Renoise kinda randomly copies .vsts
to funny directories.

I found the Kia.vst in a FL Studio plugin folder. I didn’t put it there.
I found that ReDominator.vst was in 3 or 4 different spots at the same time.
But what if I wanna scan the plugin? Does Renoise duplicate the plugin so it can say:
Sorry, duplicate I don’t touch that.

I will post the video tomorrow.

4 posts - 3 participants

Read full topic

Categories: Forum

New sidechain routing and additional frequency issues on chorus and flanger

May 26, 2022 - 14:46

Hi there ppl and first of all, Renoise development crew!

I got two things regading Renoise 3.4.1 version I just downloaded and working on it.

  1. In terms of sidechain, I remember when I could use this tool (Renoise up to 3.3.1), I was able to assign whatever parameter of an effect could be triggered by signal in a channel (for xmpl a kick drum), like I often used gainer effect and a gain was a parameter to use for a sidechained signal (for xmpl a bassline). Or, I could make some more sophisticated way like turning down low frequencies on EQ 10 effect, just to have sidechained signal still audible, but when kick enters, low freqs of bass was cut off. But, now on Renoise 3.4.1…I cannot do it. So the question is, could you please go back to that sidechain effect back again? Or maybe 2 different sidechains could be implemented at once in new version, just like EQ 5 and EQ 10? This would be perfect, as I have to go back to my previous Renoise version
  2. This is not as much changing the way effects works as previous point, but what I noticed when using Chorus or Flanger: when activating additional filter on the right part of it, 4 xmpl activating BP Moog, when moving frequency slide you can see a big amount of Hz up for 1/7 slide range fromt he left, then suddenly you see “Inf Hz” from this point up to maximum. In previous renoise versions that showed real frequency range. I think its just a bug, but does not affect sound at all.

Btw, any of you other noticed some bugs maybe? Let me know if there are some.

Thanks!

5 posts - 3 participants

Read full topic

Categories: Forum

Instrument column randomizer

May 26, 2022 - 13:03

Hey, does anyone know of any way you can randomize the instrument column, preferably within a defined range? Similar to the randomize notes tool perhaps. I want to speed up my workflow for hocketing between different vsts. Thanks.

2 posts - 2 participants

Read full topic

Categories: Forum

Audio Routing - change several busses at once

May 26, 2022 - 10:51

HI,

in the Plugin section of renoise ist there a chance to change multiple bus entries under Audio Routing at once? Or do I have to change every single entry? Example: Drumazon vst has 12 busses and I want to change them all to track 4 - how can I select all entries and set them to track 4? Or do I need to change every single entry one after another?

5 posts - 2 participants

Read full topic

Categories: Forum

Pages

wurst