Feed aggregator

Large concatenation loops not caught by "Terminate Hung Script" dialog

Renoise Forum - July 13, 2020 - 00:08

It seems string concatenations will not be caught by the ‘Tool taking long time, do you want to quit?’ warning.

I found this by a coding error where I was concatenating to the wrong string in a functions loop. It wasn’t an infinite loop but ran long enough to cause this error. Basically renoise freezes as your machine goes up to max memory usage. You do eventually get a system out of memory warning.

Test code:

Take a long string:

local string = “asdlfkjlisfjdlkdjslkjlewjrtpvwjrtvjerltkvjtjuvrkaebtljerbotjeratbjoraetjboeraibtoirjaebotjaerotijboraetjborjetb”

Concatinate in an infinite loop

while true do string = string..string end

Terminal Output when run in testpad.lua:

*** not enough memory

Error when run from tool::

1 post - 1 participant

Read full topic

Categories: Forum

English opening

Renoise Forum - July 11, 2020 - 17:19

this one is the last track of a 4-track kinda Lo-Fi playlist I recently published on my spotify. I hope you guys like it

if you wanna listen to something more chill, the first track of this playlist could be more enjoyable… here it goes:

thanks!

1 post - 1 participant

Read full topic

Categories: Forum

4 metronome ticks before recording starts

Renoise Forum - July 11, 2020 - 15:56

Can we have a number of metronome ticks before recording starts?

Thank you!

2 posts - 2 participants

Read full topic

Categories: Forum

Softube modular

Renoise Forum - July 11, 2020 - 15:53

Does anyone here have any experience with softube modular inside renoise ? Does it work fully?

1 post - 1 participant

Read full topic

Categories: Forum

An article on mixing and mastering

Renoise Forum - July 11, 2020 - 15:27

This seems like some good stuff, sorry if it’s already been posted, no harm intended just pure love.

blog lapiNIC – 11 Nov 11 Mixing and Mastering with Renoise [English]

Mixing and Mastering with Renoise [English] french version available

1 post - 1 participant

Read full topic

Categories: Forum

Please Scream Inside Your Heart

Renoise Forum - July 11, 2020 - 11:40

Here are 3 new songs made in Renoise, released today under a new secret identity (not that you would have been aware of the old, non-secret identity). These songs had been waiting for a name to be released under, and it was only this week that an appropriate one came out of the internet.

https://pleasescreaminsideyourheart.bandcamp.com/

The lyrics are co-written by a human and a machine, and performed by software. No external samples were used to make this. Everything comes from synth plugins running in Renoise and sampled and modified in place. Not sure why that was important but it was…

These are a new direction for the new identity, and it would be great to know what you think of them.

1 post - 1 participant

Read full topic

Categories: Forum

Melodic techno - new track out on Traum

Renoise Forum - July 11, 2020 - 11:36

Top of the morning to you!
I have a new track out on the german label Traum (released yesterday, compilation). Appreciate if you check it out, any support is helpful. Made with Renoise + controlling a bunch of hardware: Juno-106, Moog Sub Phatty, Makenoise 0-Coast, Korg Electribe ER-1, Drumbrute Impact, Volca FM and even a little something from my good old Roland JV-1080

Spotify: https://open.spotify.com/track/4ZMIuTYxTkgE4ZiyX7YrAt?si=tXk09aQCQpK3xrDJH9aRsg
SoundCloud (Lo-res, 96k): https://soundcloud.com/traum-schallplatten/priq-orenda-traum-cddig-46?in=traum-schallplatten/sets/various-artists-tour-de-5
Beatport: https://www.beatport.com/track/orenda-original-mix/13765184

Full release + other platforms: https://geni.us/tourdetraumxix
Lots of other good tracks on there!

Thx!

1 post - 1 participant

Read full topic

Categories: Forum

Digitakt + Digitone + Renoise (Need anymore!?)

Renoise Forum - July 11, 2020 - 10:36

Enjoy!

1 post - 1 participant

Read full topic

Categories: Forum

Roland S-Series Sample Library Download Request!

Renoise Forum - July 11, 2020 - 07:09

Poor I Need Help Some Request Have All Including RSB-50 & 550 Sound Disks libraries but sad idea…

1 post - 1 participant

Read full topic

Categories: Forum

It's able to route Notes from 1 Patternchannel to 2 Vst's same time?

Renoise Forum - July 11, 2020 - 06:17

Hi

is that maybee? Then i could Reason using as a multichannel Waves Layer Synthesizer. For instance play a String and a saw synth at same time?

best regards

1 post - 1 participant

Read full topic

Categories: Forum

Bug/ issue with Device properties

Renoise Forum - July 10, 2020 - 17:55

I ended up going through this in the API wishlist thread but thought it deserves it’s own report. Basically renoise.song().selected_track_device. display_name returns the wrong default value. Once the user has modified the device name in renoise, that correct modified string value for display_name is returned.

display_name bug explained:

Example of display_name in renoise

user updated

1) name works
------

[name] => Native Instruments GmbH: Driver

Is correct in both ‘available_device_infos[]’ and ‘device[].name’. It is the long name/ name+ manufacturer category, in the browser

renoise.song().tracks[1].available_device_infos[1].name
renoise.song().selected_track_device.name

This is gives the name shown in the renoise plugin browser (maybe browser_name is more accurate property name?)

2) display_name bug/ inconsistency
------

Using renoise.song().selected_track_device.display_name

Initially it incorrectly returns the propery name as above:

[display_name]=> VST: Native Instruments GmbH: Driver

Should initially be (but isn’t):

[display_name]=> Driver

Becomes corrected after user renames device in renoise:

[display_name]=> “My New Name for Driver in Renoise”

When a plug is loaded [display_name] is returned incorrectly the same as [name] (which is the plugin browser name) but it should be something like VST:Driver with no manufacturer name as it is shown to the user in renoise. When you change the name in the renoise mixer, this property updates and will return the name you just changed it to which seems correct

/////////////////////////////////////////////////

There is also a separate inconsistency with the [name] property where VST device paths have an extra space in the path name. It came to my attention when trying to strip out the short name from the path :

VST has space after colon GmbH:_Driver. <- underscore = space

[name] => Native Instruments GmbH: Driver

Yet renoise effects there is no space

[name] =>Effects:Delay

1 post - 1 participant

Read full topic

Categories: Forum

Change an Instrument deletes all Notes from Trackpattern?!

Renoise Forum - July 10, 2020 - 01:43

Hello i have a Project with some Rewire embedded devices. If i try to change them with a VST Plugin. I get faults. I want hold the Pattern Notes for Track, only change Instruments!!! But if i simply select instrument list and add VST i get error. The VST is showed in instrument list then, but it not plays. It plays still the Rewire instrument. If i first delete instrument from List, and add then the VST i can play with keyboard an it give sound, but the patterntrack notes all are gone. Is there a way to change Samples/instruments/Vsts in generally with saving the Patternnotes in Channel? i hope u understand what i mean.

with best regards

1 post - 1 participant

Read full topic

Categories: Forum

When you sample a monophonic synth, to create a pad, is the resulting sound considered polyphonic?

Renoise Forum - July 9, 2020 - 20:20

I could have asked this on Gearslutz, but I want the real answer, from somebody who knows.

If you sample a monophonic synth @ C-4, in the XNRI, and add 2 more samples, one E-4, and G-4… You should have a C Major Chord in your XNRI

However, are the samples considered voices? Do you know have a 3 voice instrument?

Does what I am asking make any sense?

1 post - 1 participant

Read full topic

Categories: Forum

Visual latency when using Rewire

Renoise Forum - July 9, 2020 - 18:33

I’m currently using Logic as a master and route audio to it from Renoise(slave). When I hit play, Renoise jumps about 4 ticks forward(so anything in the first four ticks is mashed together for some reason), and then the audio is sync’d up, but visually Renoise is way ahead of what I am hearing. This makes it a huge pain when I’m trying to program or watch play back in real time. I’m running Catalina on a MacBook, and had to change the display to sRGB IEC61966-2.1 just to get the interface to move properly, but this problem happens regardless of display setting.

1 post - 1 participant

Read full topic

Categories: Forum

Toon track recording

Renoise Forum - July 8, 2020 - 22:06

Any idea how I can record the midi from ezbass or ezkeys? Dragging the midi from the Toon track sequencer works but it’s clunky…is there a way to input the midi and record it live as it plays?

1 post - 1 participant

Read full topic

Categories: Forum

Automatic Row Playback on Note Input

Renoise Forum - July 8, 2020 - 20:52

Famitracker, OpenMPT, and so many other trackers have this feature as a simple toggleable option in the settings menu… As someone who is a by-ear sort of musician, this would help me tremendously.

I know there is a keybind, but honestly just having a toggleable setting would be immensely more helpful in my opinion because that way I could not worry about pressings Shift + Enter every 5 seconds and could focus on the composition.

Perhaps this feature already exists within a tool? Or, if possible, could be scripted? If any of you have any ideas how to mimic this sort of feature in the existing renoise version, please let me know!

1 post - 1 participant

Read full topic

Categories: Forum

New album <3 - Beyond the haven

Renoise Forum - July 8, 2020 - 18:00

1 post - 1 participant

Read full topic

Categories: Forum

•••zensphere•••CANDY SLiME•••swamp psytrance•••

Renoise Forum - July 8, 2020 - 17:22

All synthesis is done natively in renoise with a few outside samples.

lmk whatchu think!

1 post - 1 participant

Read full topic

Categories: Forum

Waldorf Largo patch save and recall

Renoise Forum - July 8, 2020 - 16:51

Hi all. By way of introduction I’m a new user for maybe the last month or so, and I’m very much still learning. I used to use Octamed on an Amiga about 30 years ago, but haven’t sequenced music since those days. Getting back into it due to the enforced layoff from work (music biz admin).

I like the power of Renoise and the fact I can get my head round it easier than Cubase, Logic, GarageBand etc., because I used trackers before. So I was able to create songs within a few days of downloading Renoise, and I’m using samples, my old midi gear (Novation Bass Station rack, Roland Juno 2, Quasimidi 309), plus a Waldorf VST called Largo, which is replacing my old Waldorf Micro Wave 2. Now, I know that Waldorf wavetable synths aren’t for everyone, but I loved my old Micro Wave and the Largo is a cool replacement for it…BUT…I find the file system of it very clunky and almost unworkable. It came with some soundsets installed (the factory set of 128, all programmed by Waldorf, plus a few other sets from outside programmers). I love to edit and muck about with sounds so I program my own a lot. But the system for saving these is bad (they end up as individual sounds stored on my Mac, and don’t show in the Largo’s “Browse” screen).

Has anyone got around this, and is there a simple way for Largo to store your own patches and arrange them in your own soundset, rather than as individual sounds floating around my Mac? Cheers all.

1 post - 1 participant

Read full topic

Categories: Forum

House/Minimal/Dub on a 12" compilation "Get Together"

Renoise Forum - July 8, 2020 - 15:42

Hello,
I would like to present a compilation called “Get Together” with tracks by Peter F. Spiess, Prakash, Markus Funke and me. It is released as vinyl on Form & Terra Records.
My track is called “Wolkenburg” on the A2.

I would be happy if you listen to it here:

If you like you can get the record here:
-> juno
-> deejay.de
-> djshop.de
-> a-musik
-> discogs

Markus Funke included all tracks of the compilation in his latest DJ Set, starting from minute 24:00:

1 post - 1 participant

Read full topic

Categories: Forum

Pages

Subscribe to Renoise aggregator