Renoise Forum

Subscribe to Renoise Forum feed
Latest topics
Updated: 35 min 18 sec ago

Plogue dx7 first note not rendered

September 22, 2021 - 22:30

PLease has just released a dx7 emulation , needless to say I bought it instantly
Renoise doesn’t render the first note(while rendering to selectin ) , only a small portion of it
There is no demo to try it out

1 post - 1 participant

Read full topic

Categories: Forum

Formula Can Use Deleted Variables

September 22, 2021 - 18:41

Deleting and/or changing variables in the code box doesn’t register as an error when they’re used in the formula calculation. Their values are still stored and used.

1 post - 1 participant

Read full topic

Categories: Forum

Access to Windows dlls

September 22, 2021 - 04:57

Beep = assert( package.loadlib( “kernel32.dll”, “Beep” ) )
Beep(100,100)

It actually makes a beep, but then renoise freezes. Maybe it is because passed data was in wrong format

1 post - 1 participant

Read full topic

Categories: Forum

Control the editor cursor from a tool?

September 22, 2021 - 03:13

I’m trying to create a tool for a midi controller to edit patterns without a keyboard, so I’d like to do move the pattern editor cursor from script.

Vertical movement is fine but horizontally the closest I got so far is moving to certain note or effect columns (by setting selected_note_column_index to 1 for example) but I can’t go into subcolumns (as the selected_sub_column_type is read-only).

Is this functionality off-limits for tools? Is there a better way to go about it?

1 post - 1 participant

Read full topic

Categories: Forum

Access to phrase editor

September 22, 2021 - 01:00

Do I understand correctly that since renoise.song().selected_phrase is read-only, there is no way to select another phrase via code? And also, we can’t make phrase play/stop via code, right?

I’m asking because I wanted to make quick preview of phrases in my tool.

1 post - 1 participant

Read full topic

Categories: Forum

Bug: Midi recording precision dependent on latency

September 21, 2021 - 12:07

Hi,

when I record midi in Renoise (macos), the recorded result get worse regarding the timing with increasing latency. For testing I play an external synth with a short impulse sound, and record the notes then, playing a short sample sound in Renoise. If I set the latency to 80ms and focus on the external synth sound, and later replay the recording, the timing is completely messed up. There should be a latency of course, but the space between the notes should be the same. This is not the case at all. Is this maybe a conceptual problem in the midi code?

I did the same test in Bitwig, and there the space between the notes stays absolutely constant, no matter what latency.

I think this makes midi recording not really satisfying in Renoise. I can’t tell about Windows version, but I would assume it is the same.

The distance between the notes should not be dependent on latency.

1 post - 1 participant

Read full topic

Categories: Forum

New Tool (3.3): value stepper

September 21, 2021 - 00:16

Hello everyone!

I’m new to Renoise and one thing I was missing is to be able to raise/lower values with keyboard inside the editor so I wrote a small tool today to solve this and to get familiar with the API.

value stepper

Step values up and down with keyboard inside the Pattern Editor.

Similar to the Transpose One Note Up command but also works for effect parameters, instrument index, panning, volume and delay.

Provides four keybindings in Global / Pattern Editor:

  • step up and down by a configurable size (default is one but you can adjust it in Tools / value stepper)

  • step up and down by 16 (except notes, they get stepped by octaves instead)

limitations

For now it only works for a single column that is currently under your cursor. Block selection is ignored.
Stepping the fading param in the volume column or the slide for the pan column doesn’t work either. I might add these later.

download

I don’t know yet how to submit stuff to be included in the tools page, so you can get it from my repo:

https://gitlab.com/unlessgames/unless_renoise

I also found an existing tool that sounds like it does the same thing called Unified Value Shift and Transpose, but it doesn’t work on effect parameters and seems abandoned.

Any feedback is welcome!

1 post - 1 participant

Read full topic

Categories: Forum

VSTs Not showing

September 20, 2021 - 23:52

I have two machines running Renoise. On my main computer all my VSTs show up no problem. On my second and quite older machine, some do and some don’t even though they are recognized when it scans for them, as I see them at the bottom when it loads or i do a rescan for plug ins. I scoured the forum for answers but found none that worked. Driving me bonkers. Arrrggghhh

1 post - 1 participant

Read full topic

Categories: Forum

My tracks on soundcloud

September 20, 2021 - 13:26

Hi
Thank you for your Listening
A lot tracks made with Renoise…
And other…
Thank you for your comments

Découvrez olivier sur #SoundCloud

Olivier

1 post - 1 participant

Read full topic

Categories: Forum

Deleting unused tracks when there is a group returns un-collapsible first track

September 20, 2021 - 11:28

Dunno if I’m doing something wrong, missing an option, but noticed when deleting unused tracks in a song which has a group present, the outcome is a first track which can’t be expanded to input note events / panning & volume columns.

On 3.3.2 on windows here, first make sure you have a project with grouped tracks on the most left of the pattern, then select ‘delete unused tracks’ from the top left like;

The outcome will be;

No matter what I try to do with the first track, I can’t get it to become a ‘normal’ track where you can input notes.

Nothing earthshatteringly breaking or what a ctrl+t can’t fix, but thought mentioning.

1 post - 1 participant

Read full topic

Categories: Forum

Is there any way to change the piano color in sampler

September 20, 2021 - 05:54

Just as the title says, I have all my other colors low/dark to be easy on the eyes and the piano in sampler is just a bit blindingly white, is there any ways to change it either by changes some file or in some selection I am missing?

1 post - 1 participant

Read full topic

Categories: Forum

New ElectroFunk

September 19, 2021 - 20:29

This Is To Play
free download

music by EatMe

archive.org is having a power outage. as soon as that is fixed I will add the song to my website.

1 post - 1 participant

Read full topic

Categories: Forum

Ticks per line (song options ) influences internal midi routing accuracy

September 19, 2021 - 17:33

As topic says , even when there is NO data in the pattern editor and NO renoise instrument
Using a midi plugin to trigger another vsti instrument , the tpl has a big effect on the internal midi resolution .
How is this possible ?
Here is a file , the rendered audio is a midi plugin (loomer architect ) sending1/64th note triggers to microtonic , I gradually increase the ticks per line and you can hear the resolution of the timing getting tighter ( evenly spaced at the end =good )
I think tpl should not influence the midi routing whatsoever
test.xrns (2.1 MB)

1 post - 1 participant

Read full topic

Categories: Forum

Hide Renoise title bar [feature request]

September 19, 2021 - 16:11

Hi, I would like to request a pretty simple feature: a GUI option to hide/disable Renoise’s custom title bar. I have found a similar request in the past so I believe I am not the only person looking for it

The reasons why I would like to have this features are:

  • UI homogeneity
  • Saving vertical space
  • Reduce visual pollution

Thanks!

1 post - 1 participant

Read full topic

Categories: Forum

Lil spooky track for the upcoming season

September 19, 2021 - 01:44

1 post - 1 participant

Read full topic

Categories: Forum

My Akai MPK Mini Keeps Making Piano Sounds With Instruments

September 18, 2021 - 20:51

So whenever I use my Akai Mini MK2 to play notes on individual instruments I’ll hear the sound of note being played, but it ends in a piano noise which is rather annoying. I use my keyboard whenever I’m doing anything in Renoise because using the laptop keyboard is kind of bothersome to me. If anyone can help that would be awesome, thanks.

1 post - 1 participant

Read full topic

Categories: Forum

Tascam Model 12 / Renoise Mac Midi Clock Master/Slave Question

September 18, 2021 - 20:16

Hi there,

I’m trying to sync my Tascam Model 12 with Renoise via Midi Clock… I’ve tried this approach via Tascam’s USB port as well as using Midi cables into my Mac (also via usb but the midi ports on the Tascam).

I’m hoping this is just a simple misunderstanding on my part but I have a few notes/questions:

  1. I’m trying to make Renoise the master and have Tascam be the slave. Under the midi preferences, the only options for Master are either ‘none’ or the Tascam, not Renoise itself… is this normal? Is there a way to ‘set’ Renoise as the Clock Master?

  2. I’ve been able to successfully operate the other way around, where the Tascam acts as the Clock Master, to which Renoise will react and respond to any sort of moving around to the clock when operating on the Tascam… however only when the BPMs are in matching on both systems. Ideally, I’d like to be able to make music that has bpm changes… which is why I’m hoping to Renoise as the Master… is there something missing here?

  3. It appears the Timecode from the Tascam doesn’t work with this pairing, as the above has only been successful when I try Midi Clock

Wrapping up, I’ll say by ultimate goal is to basically have all timing paremeters be operated by Renoise while being able to still record and mix etc in the box of the Tascam… I plan on using analag out functions for the actual recording which is why other functions aren’t super crucial. I’ll also add the Midi instrument settings have been successful when hooking up my keyboard etc… so this is mainly a clock question.

Thanks for your help as I’m still a beginner!
-Kevin

1 post - 1 participant

Read full topic

Categories: Forum

AudioDamage Quanta - Inf db clicks and dropouts (windows 10 VST3)

September 18, 2021 - 17:47

Anyone else using Quanta in Renoise? I’ve just started encountering a serious audio glitch, and I have no idea what might be causing it. Occasionally there will be extremely loud clicks that will completely top out the meters, regardless of track volume. My project is only using about 25% CPU. This happens in both the VST3 and VST2 versions. It also happens both during playback and rendering.

Here’s what a rendered Quanta track looks like. You can see the clicks that are much louder than any of the other audio.

1 post - 1 participant

Read full topic

Categories: Forum

New Tool (3.3) Create Local Send

September 17, 2021 - 19:55

Shortcut to quickly set up a local send track with the help of Melda’s MRatio plugin:

Download plug Installer here:

Script Download

ledger.scripts.CreateLocalSend_V1.xrnx

Shortcut: Create Local Send

  • Local send gets names as [LS]
  • The default Send amount is reduced but you will get a volume boost when adding the track

Useful companion shortcut for quick grouping:

My Other Scripts

1 post - 1 participant

Read full topic

Categories: Forum

Renoise fails to launch on Artix Linux

September 17, 2021 - 19:41

Upon trying to launch renoise, I get these error messages.

Renoise LOG> Error Message: An error occurred while launching the application: Renoise LOG> Error Message: 'Failed to load the resource file: 'Icons/KeyCommand_Linux.bmp'. Renoise LOG> Exception: Failed to load the resource file: 'Icons/KeyCommand_Linux.bmp'.

I’ve not a clue what these resource files are and I’ve tried redownloading and extracting renoise suspecting I accidentally deleted a directory but to no avail.

1 post - 1 participant

Read full topic

Categories: Forum

Pages

wurst