Forum

How do I turn off an instrument?

Renoise Forum - April 27, 2024 - 12:06

Whenever I try to play a specific instrument on my list using my midi keyboard it plays all of them simultaneously. How do I stop this?

1 post - 1 participant

Read full topic

Categories: Forum

Can I access sampler instrument keyzone?

Renoise Forum - April 26, 2024 - 18:13

I would like to create a tool to apply a sampler instument DSP destructively.
So the plan is to:

  1. Find instrument keyzone
  2. Sample each key in the keyzone and add it to an instrument at the same key

I am new to Renoise’s Lua api, I could’t find anything keyzone related at first glance…

1 post - 1 participant

Read full topic

Categories: Forum

How to hotswap a sample? (i.e. copy to clipboard, then modify instrument, then paste back in?)

Renoise Forum - April 26, 2024 - 14:25

Hi, I’m looking to incorporate pitchbend control to slicing, and i’d love to know if there’s some way i can take “current sample in instrument”, copy it to safe position, then load the xrni with the pitchbend control, then paste the sample back in.

the only usecase would be “1 sample per instrument” - i.e., a drumloop.

how would this be safely done?

1 post - 1 participant

Read full topic

Categories: Forum

Resampling drum instrument with DSP

Renoise Forum - April 26, 2024 - 13:08

I made a drum instrument with some complex DSP, now it’s taking too much CPU and I would like to resample each note post processinng in a new instrument.
Is there a way to do this easily?

Otherwise is this somethinng that could be done with scripting?

1 post - 1 participant

Read full topic

Categories: Forum

"Empty" Texture BMP file crashes Renoise

Renoise Forum - April 26, 2024 - 10:31

Hello. I want just inform you that “Empty” BMP Texture Files crashes Renoise reproducable. Seems to be an unhandled Exception. Maybe this is a security weakness and can be used for bad intentions too.

Steps to reproduce

  1. Open your texturefile in Paint.net
  2. choose select all from Menu
  3. press delete key
  4. save file
  5. start Renoise and you get an CTD without Exception

Testet under Win10 Pro 64Bit latest Patch condition. Latest Renoise Version 3.4.3

And another thing thats i get aware last days. Renoise 3.4.3 seems to load songs at least by factor 4 or 5 slower under Win10, as under my old Win7 Pro 64. Is this normal behaviour?

happy tracking

1 post - 1 participant

Read full topic

Categories: Forum

I need to transfer my Renoise account to another person

Renoise Forum - April 26, 2024 - 10:10

Hi,

I have been trying to get through via Renoise.com Support page and e-mail about this situation, but haven’t got any reply from the Renoise staff. So, I have sold my Renoise & Redux to another person, and now I would need you to change his name and e-mail address for the account, so he can begin using it. That means, I am giving away the access to my account and I want my whole account to transfer to this person.

Thank you!

@taktik

1 post - 1 participant

Read full topic

Categories: Forum

How to load a .xrni without overwriting the samples + mappings?

Renoise Forum - April 25, 2024 - 21:34

hi, i have a pitchbend.xrni instrument which contains the virtual keyboard Pitchbend → Pitch (ModGroup1) mapping.

I’d prefer to be able to load this in, without ruining what is in the instrument itself, like samples, etc. but how would one do that?

1 post - 1 participant

Read full topic

Categories: Forum

Is there a way to crossfade loop outside of the destructive crossfade tool in the sampler?

Renoise Forum - April 25, 2024 - 05:31

I googled “Renoise crossfade loop” and nearly all of the topics are 10 years old talking about the crossfade tool, but perhaps that’s my own lack of Google Fu. BUT, I’m interested in understanding if it’s possible to crossfade between loop start and stop outside of the crossfade loop tool in the Sampler. That tool does work destructively and often doesn’t loop the bits I want. I’m doing this type of stuff easily in my 20+ year old sampler so I’m hoping Renoise has an elegant solution that I’ve just been too dense to see.

1 post - 1 participant

Read full topic

Categories: Forum

Automating lpb with mouse(clic right pressed)

Renoise Forum - April 24, 2024 - 19:55

hello,

i want to automatise lpb with right clic(i’ml sure i do in the past i guessed) ,i know i could draw automation in the editor with lpb but it should be better in editing by right clicking the mouse
,am i wrong?

any advice is welcome thank’s
forgive my bad english

1 post - 1 participant

Read full topic

Categories: Forum

Controlling Send effects with a controller

Renoise Forum - April 24, 2024 - 11:58

Probably just doing something wrong here.
If I add an instrument automation device I can control the cutoff etc on a synth that is in the instrument properties box and then assigning that to a midi control on my midifighter.
How do I do the same with an effect that is in the send channel?
I have Valhalla freq echo on a send channel but I can’t seem to be able to find a way to assign any of its controls to my midi device.
Any help would be appreciated.
Dave

1 post - 1 participant

Read full topic

Categories: Forum

What kind of dither Renoise applies?

Renoise Forum - April 24, 2024 - 10:13

Not that dithering seems to be a big topic anymore, but what kind of dither exactly is applied by Renoise, if you enable it?

  • Is it noise shaped?
  • does it differ from 16bit vs. 24 bit dithering?

Thanks in advance

1 post - 1 participant

Read full topic

Categories: Forum

Destructive overwriting of KeyBindings.xml?

Renoise Forum - April 23, 2024 - 15:55

Is there a way to destructively overwrite the KeyBindings.xml?
Or, alternatively, let’s say you have a script with 150 shortcuts, providing the KeyBindings.xml rows for those specific shortcuts and banging them into your current KeyBindings.xml setting?

1 post - 1 participant

Read full topic

Categories: Forum

Integrate PowerPacker for opening Amiga modules

Renoise Forum - April 23, 2024 - 14:05

Hi everyone, I often used PowerPacker to compress and reduce on the Amiga to save space and store some modules on disk
Today
renoise won’t open these compressed forms for me
since it wasn’t just me who used this method
I propose the integration on renoise

do you think it’s possible?
It seems to me that today it is a public domain algorithm

miscellaneous info:

https://aminet.net/package/util/libs/pplib020
https://www.oldsoftware.com/amigapd.html

http://justsolve.archiveteam.org/wiki/PowerPacker

os4depot.net OS4Depot - Your one stop for AmigaOS4 files

File sharing portal for AmigaOS4 PPC software and related resources

thx

1 post - 1 participant

Read full topic

Categories: Forum

What is this stuff for?

Renoise Forum - April 22, 2024 - 15:40

while i’m trying to get “Virtual Keyboard Pitchbend to Sample Pitch” connection done via LUA Script, i came across this:

renoise.song().instruments[renoise.song().selected_instrument_index].macros_visible=true

what’s the usecase here?

3 posts - 2 participants

Read full topic

Categories: Forum

Using external hdd with Renoise?

Renoise Forum - April 22, 2024 - 09:15

My internal disk on my computer is limited with space. So I thinking to use a usb stick/ external hard disk/ etc. to use “on the fly”. Of course I have to put the external storage on my usb port if I boot Renoise to have the files. Any other disadvantages?

Do you have any experience with using external hard disks to store samples and projects?

1 post - 1 participant

Read full topic

Categories: Forum

Can Renoise Themes be incorporated into a script and loaded?

Renoise Forum - April 21, 2024 - 22:29

Hi, I have a XML + XRNC - can these be incorporate into a script and then, at will, loaded as a theme (think: added to theme list?)

2 posts - 1 participant

Read full topic

Categories: Forum

How to tighten my breaks?

Renoise Forum - April 21, 2024 - 20:45

My breaks sound like robotic/ gated. A bit like space between the slices. Tempo isn’t the option… same firm.

How can I fix this?

Thanks in advance

2 posts - 2 participants

Read full topic

Categories: Forum

Renoise Crashes after deleting device chain from send channel

Renoise Forum - April 21, 2024 - 20:24

Hi,

When I copy or delete a device chain on a send track, with the devices below, Renoise just crashes immediately. I’m not even sure if the logfile tells something about the crash.

Tested with many diferrent plugin options, on all plugins, but it keeps crashing.

Plugins on the send channel:
Fabfilter Saturn
Cableguys Shaperbox3
Fabfilter Proq2
XFER OTT

Environment:
Renoise 3.4.3
Windows 11 (clean machine, only Renoise and audio related software, no warez)
13th Gen Intel(R) Core™ i7-13700K 3.40 GHz
64GB RAM

Log.txt (1.1 MB)

1 post - 1 participant

Read full topic

Categories: Forum

Rendered audio clicks/pops/crackles in the right audio channel

Renoise Forum - April 20, 2024 - 21:20

Every time I try to render a track, for some unknown reason, it always has clicking in the right audio channel.
This clicking doesn’t happen in playback through Renoise itself.
I’m running Fedora 39 using Pipewire Jack, maybe there’s a problem with that?

2 posts - 2 participants

Read full topic

Categories: Forum

How to input a string into note column on phrase editor?

Renoise Forum - April 20, 2024 - 14:48

this doesn’t seem to do anything:

if renoise.song().instruments[renoise.song().selected_instrument_index].phrases[renoise.song().selected_phrase_index].lines[renoise.song().selected_line_index].note_columns[renoise.song().selected_note_column_index].note_string=="OFF" then renoise.song().instruments[renoise.song().selected_instrument_index].phrases[renoise.song().selected_phrase_index].lines[renoise.song().selected_line_index].note_columns[renoise.song().selected_note_column_index].note_string="" else renoise.song().instruments[renoise.song().selected_instrument_index].phrases[renoise.song().selected_phrase_index].lines[renoise.song().selected_line_index].note_columns[renoise.song().selected_note_column_index].note_string="OFF" end

1 post - 1 participant

Read full topic

Categories: Forum

Pages

Subscribe to Renoise aggregator - Forum