Forum

128k — An old tune with some new graphics

Renoise Forum - March 26, 2020 - 04:01

@dblue wrote:

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Adding FL Studio as ReWire client renders as a black screen

Renoise Forum - March 26, 2020 - 02:55

@Pomax wrote:

If I add FL Studio (20.6) as ReWire plugin to a Renoise (3.2.1) project on MacOS (high sierra - mojave didn’t actually have anything worth upgrading for DAW wise, and catalina would literally make tens of thousands of dollars worth of VST instruments and effects stop working so… high sierra it is), it starts up as a black screen, with only the rewire dialog visible:

I asked about this on the FL Studio support subforum, and their engineer said “[I] assume this is Renoise that fails to render in this case. Could you contact the Renoise developers about this?” hence this bug report.

Clicking the fruit logo (which toggles between host and client) causes a rerender, so it’s not impossible to work with, but I didn’t even know you could click that until their devs pointed it out, and had redone my entire Renoise project in FL Studio just so I could get a single synth solo with midi automation added into my track before I leanred I could just… click somewhere instead =S

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Change location of config files? (Linux)

Renoise Forum - March 26, 2020 - 00:15

@aeswaprod wrote:

I was just wondering if there’s a way to change the location of the config files and stuff from ~/.renoise/* to ~/.config/renoise/* or something?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

How to use LUA GUI to write to automation volume

Renoise Forum - March 25, 2020 - 19:48

@esaruoho wrote:

Hi, I’m trying to figure out what would be the most convenient way of writing to a specific track automation volume via the LUA GUI. I’m only thinking of steps for on, and steps for off (regular volume, either total silence, or “regular volume”).

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Have you ever noticed people... looking "different"?

Renoise Forum - March 25, 2020 - 07:43

@BatBoy wrote:

https://mega.nz/#!OTgRwQAK!gWvC6tezxb51jG7zFHljVblrzMjiTx5_uUZOACPj4KM

with this zip, we can rule the entire planet!

Posts: 2

Participants: 1

Read full topic

Categories: Forum

Litz Human [Piano]

Renoise Forum - March 25, 2020 - 04:03

@Redman wrote:

Very quickly made piano piece made in about 2 hours inspired by Franz Liszt. Contains one chord sequenced in a broken fashion, randomly selected notes for counterpoint melody, and one lower octave chord for stabs.

Gif was taken from Giphy(dot)com. The little character fit the mood of the piece I thought.

Posts: 2

Participants: 2

Read full topic

Categories: Forum

Loop Settings per Section

Renoise Forum - March 24, 2020 - 19:19

@trueschool wrote:

(Reposting here in case this is already currently possible).

In the song sequencer, it’s possible to group patterns into sections, but I have an idea to make this feature MUCH more useful for live performance.

Imagine if you could set each section to loop endlessly or to move ahead to the next section automatically.

In the screenshot below, I have a song where I want the intro to loop the first two patterns over and over until I tell the song to move ahead to the Verse 1 section.

Then we automatically move from Verse 1 to the Chorus. After the chorus, we go to the Break which can loop endlessly (to support an extended guitar solo or whatever), but when we’re ready to dive into Verse 2, we just push the song ahead.

This would just require two settings to be added to the Section feature.
One that says “loop this section until the user inputs a command to move forward”,
or one that says "move through this section automatically (the default functionality as it exists now).

Then, the individual sections could be assigned to a simple MIDI controller, allowing the musician to switch between whole sections of the song, greatly simplifying live performance.

I’m mainly a guitar player and singer, and when I perform live, I’d like to be able to easily switch between patterns without a lot of input and hassle. Ideally, I’d map a footswitch with the 4-5 main sections of a song and switch between them while I play.

What do you think? Is this possible? Would this functionality add value for you?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Loop Settings per Song Section

Renoise Forum - March 24, 2020 - 19:16

@trueschool wrote:

In the song sequencer, it’s possible to group patterns into sections, but I have an idea to make this feature MUCH more useful for live performance.

Imagine if you could set each section to loop endlessly or to move ahead to the next section automatically.

In the screenshot below, I have a song where I want the intro to loop the first two patterns over and over until I tell the song to move ahead to the Verse 1 section.

Then we automatically move from Verse 1 to the Chorus. After the chorus, we go to the Break which can loop endlessly (to support an extended guitar solo or whatever), but when we’re ready to dive into Verse 2, we just push the song ahead.

This would just require two settings to be added to the Section feature.
One that says “loop this section until the user inputs a command to move forward”,
or one that says "move through this section automatically (the default functionality as it exists now).

Then, the individual sections could be assigned to a simple MIDI controller, allowing the musician to switch between whole sections of the song, greatly simplifying live performance.

I’m mainly a guitar player and singer, and when I perform live, I’d like to be able to easily switch between patterns without a lot of input and hassle. Ideally, I’d map a footswitch with the 4-5 main sections of a song and switch between them while I play.

What do you think? Is this possible? Would this functionality add value for you?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Kontakt Player difficulties

Renoise Forum - March 24, 2020 - 05:23

@Mentlegen wrote:

Hey, just bought a VST for use with kontakt player. After I installed Kontakt player and located the .dll file so that Renoise could recognize it, it worked for around an hour. now Renoise will not recognize Kontakt.dll despite my attempts to reinstall kontakt player, as in, Renoise can no longer find the .dll

Any advice? has this happened to anyone else?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Rx With Moving Slices

Renoise Forum - March 23, 2020 - 20:59

@Achenar wrote:


Rx in the Vol/Pan column re-triggers a sample from its current position. Applying this to a played slice (via key, not via Sxx) and moving the containing markers causes Renoise to constantly update the playback position, creating some interesting results.

Posts: 1

Participants: 1

Read full topic

Categories: Forum

[Help] Normalice a wave already established!

Renoise Forum - March 23, 2020 - 18:49

@Raul wrote:

I have an audio wave already established. I want to normalize it or have the value control from -1 to +1 in the sample editor.

Does anyone have information of what mathematical formula or what procedure should I do to solve these operations?

At the moment, I know how to get the maximum positive and negative value. Therefore, with a subtraction I have the maximization value.

But how do you maximize a wave? Maximize allows you to preserve the wave pattern, but larger. It is not the same as styling it up and down.

The API gives us access to the position of the frames and the value of the sample between -1 and +1. By iteration it is possible to modify all the points as you like.

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Midi input's note-off not recording to renoise

Renoise Forum - March 23, 2020 - 11:06

@quangstuh wrote:

Hey, I can’t seem to backtrack how to get my note-off to record. It was recording the notes off, but I was messing with the midi’s record & play filter and it stopped functioning. Has anyone else encountered this problem?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Xils lab le 3 , render to selection bug ( version 14 )

Renoise Forum - March 23, 2020 - 04:36

@gentleclockdivider wrote:

I just prchased xils lab le 3 ( reduced price ) and since the latest beta has a gui bug I had use the previous version
This version however does not render to sample

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Noob question: Single Instrument

Renoise Forum - March 22, 2020 - 20:32

@Loopsalot wrote:

Heyo! New to Renoise after looking around to try and find something similar to Fast Track 2, which was my jam in the 90’s. So stoked to see the vertical tracker community still alive and well!

I got Renoise set up, plugged in a midi keyboard, but when I’m just playing around looking for good melodies, beats, bass lines, etc… every instrument in my instrument list triggers on every midi keypress, unless I change the midi input on that instrument to ‘None’. Is there a way to only send the midi trigger to the selected instrument?

I’m sure it’s something dumb on my end, and I’m still working through the tutorials, but I very much appreciate the help, and glad I stumbled into this community

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Empty Streets, by Dry Eyes

Renoise Forum - March 22, 2020 - 19:59

@Dry_Eyes wrote:

Check it out. Everyone’s holed up trying to avoid COVID-19, so here’s a tribute to those empty streets you can see if you look out the window…

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Un Sogno Dove Amarci

Renoise Forum - March 22, 2020 - 17:08

@andromeda wrote:

Hello everyone ! I would like to report my new song, Un Sogno Dove Amarci, on my soundcloud page (https://soundcloud.com/user-108952518). Dedicated to Cristina. Happy listening!

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Detection of "FX Chain" mode - possibility to load FXthere instead of TrackDSP?

Renoise Forum - March 22, 2020 - 16:38

@esaruoho wrote:

Hi, I’ve been wondering. I have a ton of shortcuts for loading efx (au/vst) to TrackDSP. I do that in Pattern Editor, Sample Editor, Mixer, anywhere.

Lately I’ve started thinking, hey, having Sample FX Chains in the sample is pretty neat too.

So, can Renoise detect, or, state, that you are in the FX Effects Tab, and is it possible to load VST/AU efx into the selected instrument’s sample fx chain?

I’m basically thinking of modifying the shortcuts to either load them to trackdsp or to sample fx chain.

how would i go about doing that?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

How to set a specific plugin's Init* setting in Renoise

Renoise Forum - March 22, 2020 - 13:28

@esaruoho wrote:

I’d prefer to make it so that TAL Reverb-4 would always boot up with specific settings, specific to Renoise.

in the Init*. settings.
I’m wondering, how does one do that? I could script the presets myself, sure, and boot them up with a shortcut, but I’m wondering, is there no nicer way of doing it, i.e. “Renoise specific preset settings loaded by default, when effect is added to dsp chain”

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Songs by andromeda!

Renoise Forum - March 22, 2020 - 08:41

@andromeda wrote:

Hello everyone ! Those interested can visit my soundcloud (andromeda) page to listen, comment and share my songs entirely made with Renoise 3.1.1! Thanks and happy listening!

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Making weird noises with a Scuttlebut

Renoise Forum - March 21, 2020 - 20:51

@midierror wrote:

Yes, its frikkin tiny

midierror

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Pages

Subscribe to Renoise aggregator - Forum
wurst