Feed aggregator

How to sort Menu Entries for Tools -> Toolname -> subcontent

Renoise Forum - April 2, 2024 - 10:04

hi, I’m wondering how to sort the Menu_Entry content for Tools → Paketti → content
EDIT: well it helps to have the right screenshot

I have a bunch of menu_entries all over the place, should i isolate them to a specific .lua file and tweak the order there, or…?

1 post - 1 participant

Read full topic

Categories: Forum

Can GitHub Actions be used to roll a xrnx?

Renoise Forum - April 1, 2024 - 22:02

Hi, I’ve got Paketti as a GitHub repository. I sometimes update it.
But rolling it into a shareable xrnx file is very confusing to me. I mean, doing it manually from the folder, i don’t know how.
but are there GitHub Actions methods of rolling the package into an installable xrnx directly?

1 post - 1 participant

Read full topic

Categories: Forum

How to set output_routing?

Renoise Forum - April 1, 2024 - 18:30

so i tried this

renoise.song().tracks[renoise.song().selected_track_index].output_routing=1

and this

renoise.song().tracks[renoise.song().selected_track_index].output_routing=Master

and i keep getting an error:

>>> renoise.song().tracks[renoise.song().selected_track_index].output_routing[0] *** [string "renoise.song().tracks[renoise.song().selected_track_index].outp..."]:1: '=' expected near '<eof>' >>> renoise.song().tracks[renoise.song().selected_track_index].output_routing=0 *** No matching overload found, candidates: *** void <unknown>(Track&,custom [class String] const&) *** stack traceback: *** [C]: ? *** [C]: in function '__newindex' *** [string "do..."]:22: in function <[string "do..."]:9> *** [string "renoise.song().tracks[renoise.song().select..."]:1: in main chunk >>> renoise.song().tracks[renoise.song().selected_track_index].output_routing=1 *** No matching overload found, candidates: *** void <unknown>(Track&,custom [class String] const&) *** stack traceback: *** [C]: ? *** [C]: in function '__newindex' *** [string "do..."]:22: in function <[string "do..."]:9> *** [string "renoise.song().tracks[renoise.song().select..."]:1: in main chunk >>> renoise.song().tracks[renoise.song().selected_track_index].output_routing *** [string "renoise.song().tracks[renoise.song().selected_track_index].outp..."]:1: '=' expected near '<eof>' >>> renoise.song().tracks[renoise.song().selected_track_index].output_routing=[1] *** [string "renoise.song().tracks[renoise.song().selected_track_index].outp..."]:1: unexpected symbol near '[' >>> renoise.song().tracks[renoise.song().selected_track_index].output_routing=Master *** [string "renoise.song().tracks[renoise.song().select..."]:1: variable 'Master' is not declared *** stack traceback: *** [C]: in function '_error' *** [string "local mt = getmetatable(_G)..."]:29: in function <[string "local mt = getmetatable(_G)..."]:24> *** [string "renoise.song().tracks[renoise.song().select..."]:1: in main chunk

what am i supposed to do, to change the output routing of said track?

3 posts - 3 participants

Read full topic

Categories: Forum

Set note length on VST Instruments... how?

Renoise Forum - April 1, 2024 - 12:42

Hello,
can I set the length of a note on a VST instrument individually?
Like in FL Studio: There you can set the note length from 1 ms to 1 hour…

Thnaks
Jogi

2 posts - 2 participants

Read full topic

Categories: Forum

Any Redux workflow examples?

Renoise Forum - April 1, 2024 - 07:56

Hey!

So I’m trying to use Bitwig+Redux for vocal-heavy tracks, which is quite harder than plain Renoise obviously. My main gripe so far is that I can’t move stuff between instruments as easily as I can in Renoise.

I was looking for YouTube videos of Redux workflows, because the Renoise workflow videos (primarily those of Groovin in G and Lil Kevo 303) helped my tremendously to get real shit done, so I was wondering if I could use this cheat code for Redux as well?

If not, then I’d love you to spill your secret sauce for Redux here;)

Thanks and happy April Fools’, although this is obviously not a joke, well not a funny one at last

1 post - 1 participant

Read full topic

Categories: Forum

Using Phrases and Aliases to reduce note inputs

Renoise Forum - April 1, 2024 - 03:18

I have explained how I use Phrases when I make my arrangements in Renoise to a few people.

As an example, I have created a small track for them to inspect, to be able to show what I mean. It’s actually an attempt to cover some parts of Todd Terje’s Inspector Norse.
The reason for choosing this track, is that I feel this gives a very simple view of whats going on.

If anyone is curious, I’ve attached the Renoise file here.
Sinatra_-_Inspector_Norse_Reprise.xrns (2.3 MB)

Note: It’s very basic. For people who have not really touched phrases too much.

1 post - 1 participant

Read full topic

Categories: Forum

Fantomax - Electro Track

Renoise Forum - March 31, 2024 - 17:14

Hello,

this is a new Electro Track with Renoise and :

Roland Cloud : VST Juno 106 (for a bass) and few samples (drums)
Arturia : VST Pigments and VST Acid V - 2 bass
Spire VST - the big lead
And my old midi instrument : Orbit Dance Planet 9090 (the pad)

Good listening !

1 post - 1 participant

Read full topic

Categories: Forum

Disabling internal octave switch for MIDI keyboard

Renoise Forum - March 31, 2024 - 11:58

Hello!

Is it possible to disable octave switching for an external midi note source?

Thnx!

1 post - 1 participant

Read full topic

Categories: Forum

What's the best way to go apply multiple LFOs in sequence to a parameter?

Renoise Forum - March 31, 2024 - 07:29

So I’m interested in having an a few LFOs apply to a filter cutoff, but I don’t want them to modulate all at the same time. I’m hoping to have LFO1 modulate for the first 512 lines, then LFO2 on the next 512 lines, so on and so forth. Should I just go ahead and turn off LFO1 at the same time that I turn on LFO2, and repeat? I’ve been using paired LFOs and filters but that eats up space in the FX columns pretty quickly.

1 post - 1 participant

Read full topic

Categories: Forum

Image to Theme Utility

Renoise Forum - March 31, 2024 - 03:41

Hi!

Color Themes For Renoise General Discussion Damn! This is amazing! Worth making a separate thread just for it imo.

Per @untilde 's suggestion to start a thread for my little python cli tool, here begins a thread

The utility basically just takes an image file input, does some pixel parsing, and then generates a Renoise theme file. I just started really getting into writing Lua so the idea of refactoring from Python to Lua to make a native Renoise tool that can do this suddenly is of interest. Collaboration would be welcome in such an effort. <3 ya’ll.

Color Themes For Renoise General Discussion [Renoise Image To Theme Utility] Color Themes For Renoise General Discussion hihihihi everyone… i’m new here here is a nice little utility, written in python, for generating themes i cooked up while stoned on the front porch last eve… feed it an image file, set some parameters to taste, and enjoy. u all @slujr perhaps you can make a quick video showing it off? EDIT: link fixed

1 post - 1 participant

Read full topic

Categories: Forum

60 minutes "live set" using only FT2 and Renoise

Renoise Forum - March 30, 2024 - 21:38

A month ago I played my Fast tracker II / Renoise track “live” in club in the Netherlands.

I was given the Mp3 and i decided to over impose screen-grabs from trackers going on.
It s a post production so it s not 100% in synch (+ the usual issues when playing live in a club)-
Hope you enjoy the video (Sonically it s a bit “challenging”. )

Rotello Live@Trash Massacre 2024 (Berzerk VS Aneurysm Recordings)

1 post - 1 participant

Read full topic

Categories: Forum

Free,cheap,best granular VSTIs?

Renoise Forum - March 30, 2024 - 18:26

Looking for granular solutions…any advises about it?

1 post - 1 participant

Read full topic

Categories: Forum

A Cazio CZ in VCV Rack for 15 bucks... totally worth it!

Renoise Forum - March 30, 2024 - 15:48

Cizzle (ALM)

ALM Cizzle module:

VCV Library ALM Busy Circuits CIZZLE

ALM042 CIZZLE: Dual Oscillator inspired by Casio CZ

Used to have a huge Cazio CZ, loved the sound of it.

1 post - 1 participant

Read full topic

Categories: Forum

Help with Amigo VST

Renoise Forum - March 30, 2024 - 11:59

Morning.

I’m brand new to Renoise but not trackers. Haven’t used a DAW in 10 years.

I bought Renoise yesterday, I’m version 3.4.3 x64 on Windows.

I also bought the Amigo VST.

Following the Amigo instructions you have to put it in… common files/VST3

I’ve done that but my “plugin” sections on Renoise are empty.

I downloaded a free VST3 called OB-Xd.

OB-Xd had an actual .exe installer file. I installed it and it located itself in the VST3 folder and appears in Renoise perfectly fine.

How do I get Amigo to appear in Renoise and be usable please? I’m stuck, I’ve done some troubleshooting but no luck.

I’ll include a photo…

3 posts - 1 participant

Read full topic

Categories: Forum

Recording from streaming sound on a linux os

Renoise Forum - March 29, 2024 - 17:58

hey, can anybody explain how - if possible - to record directly to sample from any audio running in the default system, im running a linux system having both alsa and jack available. in windows it was done by recording from stereo mixer i believe it was called? lets say i want to record a sound from a running youtube video directly to sample in renoise, possible?

1 post - 1 participant

Read full topic

Categories: Forum

What button is effect command how do u change the value

Renoise Forum - March 29, 2024 - 06:04

what button/keybind is volume command? im new and renoise is really alien and ive spent 10 hours being stuck and confused, the tutortial didnt really help

1 post - 1 participant

Read full topic

Categories: Forum

Warriors, shall we play war? ...No!

Renoise Forum - March 28, 2024 - 20:39

I imagined it would end with the closure, however I take back my little space, in the correct section. I know that I was the one who triggered everything in some way and sorry, but I didn’t imagine the conversation would get this heated to this point. So here we don’t talk about that topic, about everything but that, so we avoid drama. Thank you. We talk about acid sounds, pianos, percussion, performances, sound design techniques, personal problems if you want lol, welcome to the therapy session. Ok, seriously, let’s avoid arguing over stupid things, missiles are flying in the sky, people are dying, and we want to massacre ourselves in the name of an alleged reason? It’s not a question to answer, we all know the answer. Think about having fun, however you want, as long as you have fun!

2 posts - 2 participants

Read full topic

Categories: Forum

Mapping repeater divisor to keys on midi keyboard

Renoise Forum - March 27, 2024 - 19:31

While reading about phrases in the manual the image (on page 80) provided shows a section of the keyzone being used for “Repeat Control”. I am wondering if it is possible to map the divisor values in repeater to the phrase keyzone like in the image and if so, how? Thank you!

1 post - 1 participant

Read full topic

Categories: Forum

MPC 1000 as slave to Renoise

Renoise Forum - March 27, 2024 - 11:03

I am racking bmy brain trying to figure this out. I can get Renoise to play and receive incoming notes from my MPC, but i can’t seem to figure out how to get the MPC to slave off Renoise. Anybody doing this?

1 post - 1 participant

Read full topic

Categories: Forum

How do I get Audio librarys like kontakt to load into the instrument bank?

Renoise Forum - March 27, 2024 - 10:50

I just bought renoise i am new to renoise, and have Kontakt, and I’m trying to know how do you drag and drop instruments into ur instrument bank? I am able to load and open kontakt from renoise but I dont understand how to load kontakt’s built-in instruments into Renoise’s audio bank.
t

1 post - 1 participant

Read full topic

Categories: Forum

Pages

Subscribe to Renoise aggregator