Renoise Forum

Subscribe to Renoise Forum feed
Latest topics
Updated: 41 min 4 sec ago

I'm looking for a download program for music mp3 mp4

July 25, 2022 - 21:37

I have a question is there a good program for your pc mp3 or mp4 music or video to download for free, i mix a lot, also make it dolby surround, effects. if anyone knows a program can you give the name of the program, friendly thanks

1 post - 1 participant

Read full topic

Categories: Forum

Renoise as a VST plugin with a bridge

July 24, 2022 - 21:45

FL Studio has a very useful feature: you can load the whole DAW as a VST plugin into another DAW. The implementation is done with a seemingly light VST bridge component that opens up the application.

The FL Studio approach takes care if audio rooting and the song tempo & position sync in a perfect way. Effectively the setup setup works as ReWire was intended to work when it was still a thing.

Please implement the similar VST wrapper for Renoise. I’m pretty sure that this would make the Renoise much more interesting software to many professional producers.

2 posts - 2 participants

Read full topic

Categories: Forum

AirPods Pro with Renoise on M1 Mac

July 24, 2022 - 16:32

Hi, the title pretty much says it all
Looks like something doesn’t really work with Renoise 3.4.2 when I run the output through my AirPods Pro.
This used to work on my Intel Mac before I switched to the Apple Silicon Mac.
Now, what happens is that when I switch output to the AirPods, it works for 3-4 seconds and then the sound is gone. Clicking reinitialize will bring back the sound for 3-4 seconds, but that’s all.

I know BlueTooth is not ideal for working on music, but I have a lot of time on the go and don’t want to buy wired headphones just for Renoise.

Any way to fix it on my end? Or is it a bug?

1 post - 1 participant

Read full topic

Categories: Forum

Killswitch Keymap

July 23, 2022 - 15:58

It’d be nice, if there isn’t a way to do so already, to Keymap a button to kill all played sounds on an MIDI keyboard, or have it someone on screen, though having it as a Keymappable button would be ideal for all those times the noises go on forever.

Additionally, extra Keymap functions would be nice, such as play, stop, loop, record on/off, note forward/backwards, octave up/down to have mapped on Keys not used for playing. Me thinks it’d really enhance the workflow and would be neat.

Thanks.

2 posts - 2 participants

Read full topic

Categories: Forum

AU (Phonec2) audio rendering fails after update to Renoise 3.4

July 22, 2022 - 04:38

Heya! I’ve run into some interesting behavior…

Description:

After updating Renoise to 3.4.2 on an M1 Mac running macOS 12, a previously functional AU plugin started failing to output audio. I’ve confirmed that this AU properly functions in at least one other DAW (a test install of FL Studio 20.9.2), that the same behavior occurs on Renoise 3.4.0, and also that it properly outputs audio in Renoise 3.3.2 in the same configuration. The VST version also functions properly in all versions.

(I’ve also noticed that, independently, Reaktor 6 has started outputting audio on Bus #02 by default, requiring you to enable that to get output. This behavior also shows up in 3.4.0 and not in 3.3.2.)

Reproduction:

  • Open Renoise
  • Load Phonec2 (AU) as plugin
  • Play notes

Expected results:
Audio output, plugin sequencer animating

Actual results:
Neither of those things

Relevant log lines:
3.3.2:

AU: Trying to open plugin:'Phonec2: Phonec2' (aumu:PHNC:PsyM)... AU: Setup I/O... AU: Plugin suggests routing: 2 inputs, 2 outputs AU: Plugin accepted routing: 0 inputs, 2 outputs AU: Inputs: 0 (max:2) Outputs: 2 (max:2) in 0/1 busses AU: Setup Rate/Blocksize... AU: Initializing... AU: Setup Parameters and Presets... AU: Start running... AU: Instantiate OK AU: Opening editor window for plugin 'Phonec2: Phonec2'... AU: Found a custom cocoa editor view component ('Symbiosis_Phonec2_CocoaViewFactory')...

3.4.2:

AU: Trying to open plugin:'Phonec2: Phonec2' (aumu:PHNC:PsyM)... AU: Setup I/O... AU: Plugin suggests routing: 2 inputs, 2 outputs AU: Plugin accepted routing: 0 inputs, 2 outputs AU: Inputs: 0 (max:2) Outputs: 2 (max:2) in 0/1 busses AU: Setup Rate/Blocksize... AU: Initializing... AU: Setup Parameters and Presets... AU: Start running... AU: Instantiate OK AU: Opening editor window for plugin 'Phonec2: Phonec2'... AU: Found a custom cocoa editor view component ('_RemoteAUv2ViewFactory')... AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! AU: Failed to render audio for the plugin 'Phonec2: Phonec2' (Error:-10876)! [... (continues while plugin is open)]

(see: Apple Developer Documentation)

2 posts - 2 participants

Read full topic

Categories: Forum

STAHLSCHLAG - Doomed

July 21, 2022 - 23:26

Hi there,

I just finished the production of a new album. As usual I tracked everything in Renoise. I love it so much. It is just perfect for my needs.

Anyways I wanted to share the first single of it and the official music video. It is maybe not everyone’s taste but well isn’t it cool what we are able to do.

https://www.youtube.com/embed/lcrEicR2X_0

1 post - 1 participant

Read full topic

Categories: Forum

Renoise song directory mode

July 21, 2022 - 21:50

Hi,
I want to propose another format of saving of Renoise song - just directory like MySong.xrns.d,
that will contain all stuff that xrns (zip) contains.
Please notice that most cases of saving the .xrns file is during some process of working on a piece
and you are saving unfinished song with intention to work on it later on.
So hundreds or thousands times when you press ctrl+s, resources are wasted to compress everything into .xrns file, while actually you need it only at the end of the song making process, one or maybe few times if you want to correct something. On each save, you don’t need to update all sample data which can be large, actually you need to update just changed components/files of a song project.
For songs with small amount of audio samples this does not make a difference,
but if song contains hundreds of megabytes of samples then it does, mainly for two reasons.
First is more obvious - saving time and unnecessary compressing all of the samples that
actually might be unchanged but take 99% of disk space in the song.
Second one is allowing incremental or differential backups, which I’m finding very important.
If everything is zipped into one file, backup tool will always see the whole file changed,
despite only valuable 1% of data inside has changed. In case of directory mode, backup system will see
for example that sample files are unchanged and will add to backup only small amount of some xml or metadata files.
So I believe that directory format should be default to work with songs, and currently used .xrns format
should be used only for exporting songs for publishing, sharing or archiving.
P.S. currently in Renoise saving a song is blocking whole UI without giving a clue what is going on - if Renoise system really needs this time? Or saving is finished and my system froze for some other reason? Would be nice to have some clearly visible indicator showing that saving is in progress.

1 post - 1 participant

Read full topic

Categories: Forum

Ataraxy - my second album

July 21, 2022 - 15:33

A weird mixture of heartfelt emotional songs, 90s-inspired EDM, synthpop, and various other things in between.

My second album, entirely recorded within Renoise, using a mixture of sampling, soft-synths, and the occasional small dash of real hardware here & there.

1 post - 1 participant

Read full topic

Categories: Forum

Sumer is Icumen In semi-live/semi-modular cover

July 21, 2022 - 15:21

https://www.youtube.com/embed/HLlgoQ9_5rg

I’ve been building a small collection of real hardware to use along side Renoise and my pile of softsynths, including a not-very-well-populated modular rig. During the recent London heatwave, I decided to do a cover of this old medieval English round - partly because it’s a melody I like, partly because I still have some kinks/teething problems to work out in my new hybrid hardware/software workflow, partly just because I can.

Taking advantage of the fact that my wind synth can output onboard audio & MIDI simultaneously, I ran the MIDI through MIDI-to-CV and the audio through an envelope follower to filter & amplitude envelopes, to add a nice squelchy Moog lead to it.

Not a masterpiece - especially the rough vocals - but I had fun.

1 post - 1 participant

Read full topic

Categories: Forum

Renoise on Linux which effect audio

July 18, 2022 - 23:48

Which synth and effect use you dayli and why?
I’m asking you cause there is plethora of plug-ins in Linux so I don’t know which choose(open source mainly but not necessary free)

1 post - 1 participant

Read full topic

Categories: Forum

Renoise redux updates!

July 18, 2022 - 15:33

Would like to see a volume slider for the preview section and .Rex compatible please in a near future update.

1 post - 1 participant

Read full topic

Categories: Forum

Adding a new note also adds a "6f" for volume. Can I change that?

July 17, 2022 - 15:28

Hello there,

always when I enter a new note in the editor, the
volume is automatically set to 6F.
That is very anoying, whey you f.e. have a lot of notes,
and you ONLY want to cahnge the pitch, an NOT the volume.
So the volume will be overwritten with 6F.
Can I change it or set it somewhere?

Kind regards
Joachim

2 posts - 2 participants

Read full topic

Categories: Forum

Installing Renoise on the latest version of Ubuntu

July 16, 2022 - 23:43

Tell me please
how to install Renoise in programs to run it not from a folder, but to do a full installation on the latest version of UBUNTU

1 post - 1 participant

Read full topic

Categories: Forum

For those who are interested in AUD plugins

July 16, 2022 - 20:15

Recently came across this link that provides plugins for cheap, for sale, and some even for free. For more information check out the link down below. Thank me later.

Welcome to the UAD plugins free unlock forum: www.UADplugins.club

2 posts - 2 participants

Read full topic

Categories: Forum

My renoise view is weird and i really need help

July 16, 2022 - 15:17

i am new to renoise and i’m really eager to learn it, but the view is not like the ones i see in youtube tutorials. for example my disk browser and instrument selection is on the top instead of on the left. i am also missing the edit, mix, midi, plugin buttons on the top right. this is making following tutorials very hard. Ive pressed about every button asked on reddit and looked it up everywhere but i’ve got no answer. can someone please help?

3 posts - 2 participants

Read full topic

Categories: Forum

What's your go-to generic instrument set?

July 15, 2022 - 22:21

I like to start composing first before I think about the instrument sounds. It’s a problem I’ve had with trackers (or the odd DAW I touched) before, It’s easy to get lost in the plethora of instruments or samples to choose from and by the time I would have figured it out, ideas have faded. I understand many people like to create beats or sounds first and get inspiration from there, but I prefer setting up the rough framework for the whole piece before diving into the sound design.

The solution I have come up with so far is to use the Microsoft MIDI instruments. It has more than enough instruments and some are a good placeholder until I find a better option. And they’re built-in the OS. They come with limitations, you can’t use effects on them.

I wonder what your go-to options are for a generic instrument set. I’d be happy to know about things that provide the usual band outfit (bass, drums, guitar, keyboards including piano and synth sounds) from which you can then, at some point, start replacing them one by one. I’m not necessarily looking for high quality, just versatility.

1 post - 1 participant

Read full topic

Categories: Forum

Idea: Fixed volume/velocity works for midi input, too

July 15, 2022 - 20:17

Renoise has this fancy option:

But this seems to work only for (computer-)keyboard input. It also simply could work for any midi input. So you

a) hear the fixed velocity on any live played input
b) record / write only notes with given fixed velocity

This all of course only, if the option is enabled. Or does this already work?

2 posts - 2 participants

Read full topic

Categories: Forum

Integrating Renoise into other DAW/Workflow

July 14, 2022 - 20:07

Howdo, hope you are all well.

Getting Renoise into my workflow is an ongoing goal for me. I love Renoise, tracking is in my blood. I am sure you can relate.

For a while I was using a bizarre arrangement where, via ReWire, I’d got Renoise and Ableton Live coupled as my composing setup, feeding into Reaper for mixing and stuff. This worked pretty well but, invariably I ended up just going back to using Ableton Live. This is because Live, for me at least, feels right and is a reasonable compromise all things considered.

Then along came Redux! Hooray I thought… But not quite. Triggering patterns via MIDI or whatever was cumbersome. It was way better with Renoise slaved to Ableton via Rewire. Then I could just set up so wherever I was in my ableton project, Renoise would shuttle no problems. So back to that.

Then Ableton Link support! Nope, this doesnt really help too much in my case.

All I really need is Renoise to slave to another DAW … transport/timeline 1:1 … but future proofed where ReWire is seemingly on the way out.

I really hoped that Redux was the answer but a phrase sampler is not the same as Renoise+Another DAW in perfect sync.

I was hoping that Renoise could be a VST3 plug … or CLAP or something that would integrate seamlessly.

6 posts - 2 participants

Read full topic

Categories: Forum

Plugin Grabber Round Robin Option

July 14, 2022 - 19:00

Would love to see a Round Robin option along with the keymapping and velocity layers. Decent round robin instruments sound a lot more alive on sources that fluctuate - physical models, virtual analog and the like.

4 posts - 2 participants

Read full topic

Categories: Forum

Drone Note once triggered

July 14, 2022 - 09:58

I am searching a way to trigger a note just once in a pattern.

No Note Off and no Retrigger after its looping. I know it would be possible with 2 Sequenced Pattern, but its not comfortable. Thinking about in combination with Phrases and polymetric stuff.
Is there a way?

1 post - 1 participant

Read full topic

Categories: Forum

Pages