Forum

How to run the same codebase (same scripts, but version API5, API6) between renoise 3.264bit and renoise3.132bit?

Renoise Forum - October 31, 2019 - 14:23

@esaruoho wrote:

I’m in the unenviable situation where I’d prefer to use my script on both Renoise3.1 (32bit) and Renoise3.2 (64bit) on macOS (while trying to figure out how to get a 32bit version of Renoise3.2)

There is no “actual” difference between the script, just APIv5 or APIv6.

I would prefer to continue editing the script on both versions. I’d prefer to just have the same script in the same folder for both of the apps. How would I accomplish this, please?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

32-bit Mac Renoise 3.2.0?

Renoise Forum - October 31, 2019 - 14:16

@esaruoho wrote:

Is there some way of downloading a 32-bit macOS version of Renoise 3.2.0, please?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Air Race (future funk feat. Hatsune Miku)

Renoise Forum - October 31, 2019 - 14:09

@Fabrice wrote:

Hi! Here is a song I’ve just submitted for MIKU EXPO 2020 song contest (submitted just before deadline end! ). I used Hatsune Miku English trial version for this song.

Unfortunately I had a big lack of time to compose the song, so I made this really really quickly and I know it’s quite imperfect.
No time for mastering and wrote clumsy lyrics… But maybe the whole track is still presentable.

Posts: 1

Participants: 1

Read full topic

Categories: Forum

How to extract plugin parameters for a 32-bit audiounit and paste them into a 64bit VST with the same name?

Renoise Forum - October 31, 2019 - 13:51

@esaruoho wrote:

I just tried to do this: Copy parameters from a non-loading 32-bit AudioUnit (TAL-Dub III) to 64-bit VST (TAL-Dub-3) - in theory the same plugin.

Got this:
“Can not copy device settings from a ‘aumf:xg70:TOGU’ to a 'TAL-Dub-3”

What should I be doing. Is there some Console / Scripting method for extracting the settings from the non-loading 32bit AU, or…?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Mathematically come up with EQ frequencies for specific notes

Renoise Forum - October 31, 2019 - 13:35

@esaruoho wrote:

Let’s say I have a sample sampled at C-4. I play melodies with the white keys only, so CDEFGAB.

I would like to find out a way of mathematically going: “OK, these are the frequencies for each octave of CDEFGAB” - and boosting those frequencies with an EQ plugin (EQ8? FabFilter Pro-Q?). Or: alternatively, kill the frequencies that are C# D# F# G# A#.

How would I go about doing this kind of “cleaning up” frequencies of a sample?

I’m thinking “select the contents of a channel, press a key -> EQ8/Pro-Q boosts the frequencies I play at, and kills the frequencies I’m not playing at”.

Any ideas how to go about doing that?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Disable "Auto Suspend Plugin when Silent"

Renoise Forum - October 31, 2019 - 13:31

@esaruoho wrote:

Hi, I’m loading old songs, and somehow, for some reason, most of my plugins default to “Auto Suspend Plugin with Silent”. How would I go about disabling this Auto Suspend Plugin when Silent for each and every plugin in my palette?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

How to replace a plugin but retain parameters?

Renoise Forum - October 31, 2019 - 13:25

@esaruoho wrote:

Regarding VST / AU Efx plugins, how would I be able to “Replace current plugin with…” so that the parameters are retained?

i’m coming into these issues where for instance AU: TAL Dub III Plugin is not somehow magically available, even though “it is there”. How would I go about doing this so that the settings / parameters are retained, it’s the same plugin, just a different name (or so it seems)…?

Posts: 2

Participants: 1

Read full topic

Categories: Forum

R3.2.1b1. Renoise.Song.API.lua: "shuffle" not is _obserbable?

Renoise Forum - October 31, 2019 - 13:04

@Raul wrote:

renoise.song().instruments[].phrases[].shuffle

I have verified that this line has been corrected in version 3.2.1b1 (changing shuffle_amount).

But shuffle is not _obserbable? It is strange when the rest of the characteristics of each phrase do have their observabable.

– Phrase autoseek settings.
renoisesong().instruments[].phrases[].autoseek, _observable
-> [boolean]

– Phrase local lines per beat setting. New phrases get initialized with
– the song’s current LPB setting. TPL can not be configured in phrases.
renoise.song().instruments[].phrases[].lpb, _observable
-> [number, 1-256]

– Shuffle groove amount for a phrase.
– 0.0 = no shuffle (off), 1.0 = full shuffle
renoise.song().instruments[].phrases[].shuffle
-> [number, 0-1]

– Column visibility.
renoise.song().instruments[].phrases[].instrument_column_visible, _observable
-> [boolean]
renoise.song().instruments[].phrases[].volume_column_visible, _observable
-> [boolean]
renoise.song().instruments[].phrases[].panning_column_visible, _observable
-> [boolean]
renoise.song().instruments[].phrases[].delay_column_visible, _observable
-> [boolean]
renoise.song().instruments[].phrases[].sample_effects_column_visible, _observable
-> [boolean]

Another question. Does this not exist (or equivalent)?

renoise.song().instruments[].phrases[].selected_line, _observable
renoise.song().instruments[].phrases[].selected_line_index, _observable

Could it be implemented?

Posts: 2

Participants: 2

Read full topic

Categories: Forum

Congrats to all devs!

Renoise Forum - October 31, 2019 - 12:50

@dspasic wrote:

Hi devs, maintainers, and all involved in renoise project,

i would like to thank you for your contribution to digital audio society and your excellent program “Renoise”.
For me it’s perfect compromise between daw and tracker. It could be improved of course (like anything could tho), but as it is, it’s really complex, and can be very pleasant to work while creating/experimenting in audio design, as well as in ordinary composition. The thing is that is cross-platform, include all necessary audio and signal processors required for professional outcome.

Thank you!

(dear forumers: please spare this post from silly requests)

Posts: 1

Participants: 1

Read full topic

Categories: Forum

What is the OS percentage for Renoise?

Renoise Forum - October 31, 2019 - 08:52

@younix_2 wrote:

I went 100% Linux [Ubuntu Studio 19.10] a week ago. I had been in Windows 7 for 10 years; I tried Windows 10 once and I’d rather be eaten alive by a Scorpion. I had licenses in Windows 7 for Renoise, Reaper, Mixcraft 8 and FL Studio, and technically Abelton Light that came once with my Arturia MInilab.

Best thing I ever did to go full Linux. What is the % of Linux users who use Renoise?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Nevermind...figured it out

Renoise Forum - October 31, 2019 - 06:05

@ntrm wrote:

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Single- step Playback?

Renoise Forum - October 31, 2019 - 05:23

@Sparky wrote:

Is it possible to single-step play through a pattern?

I have an arpeggio with a couple of notes which I’m not happy with. Usually I have to slow my pattern right down to fix this kind of problem. Is there not a way to step playback through the pattern one line at a time?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Data-Driven Virtual Musicians

Renoise Forum - October 31, 2019 - 01:18

@Conner_Bw wrote:

VRScout – 19 Oct 19 This Virtual Being Music Group Released An AI-Generated Album, And It's Not...

Share TweetA new era in music begins with these data-driven virtual entertainers.  Though it may come as a surprise to some, the concept behind “virtual entertainers” like pop star Hatsune Miku or Instagram influencer Lil Miquela has been around...

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Cut noise is generated every time midi sound is audio file in Render To Sample

Renoise Forum - October 30, 2019 - 03:44

@Keisuke wrote:

Please help me!
Cut noise is generated every time midi sound is audio file in Render To Sample. Is there a way to solve this problems?
Is it possible to Render To Sample all plug-in sounds on a track and make the midi sound source an audio file?

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Amiga booting problem - harddrives seen as diskdrives?

Renoise Forum - October 29, 2019 - 19:49

@Jonas wrote:

Anyone still versed in Amiga?

Recently installed a gotek into my Amiga 2000, trying to install viruskillers and utilities to salvage old mod disks. Now I either messed up saving a corrupted mod to one of the installed harddrives, or removing a virus is the culprit, either way it won’t boot up into workbench anymore.

Booting up I get a “not a DOS disk in unit 0” in a system request window, if I do manage to get into workbench through a gotek loaded program, both harddrives are listed as; “DH0: DLT” & “DH1: DLT”. Anyone know what this means? Quick googling hasn’t brought up anything useful (yet).

I have checked for virusses and removed a CLS file which was infected with a diskmaster 2 virus (not sure if I have remembered the name correctly). But didn’t experience any problems in the days after.

Anyone know of good programs to look for (booting) errors, getting back asses to the harddrives?

Posts: 2

Participants: 2

Read full topic

Categories: Forum

Roland TR-626 ROM Expansion - add sounds from the Oberheim DMX, LM-1, LinnDrum, TR-707 to the TR626!

Renoise Forum - October 29, 2019 - 19:44

@midierror wrote:

Hi
Excellent mod for the TR-626! The ROM expansion from HKA Designs adds sounds form the Oberheim DMX, Roland TR 707, Linndrum and LM-1 Drum Machines - adding 60 sounds to the on board 626 sounds.

https://www.youtube.com/watch?v=IpTpJMMmjso

Find out more about the ROM expansion here: https://hkadesign.org.uk/tr626expansion.html

Buy the kit here: https://hkadesign.org.uk/forsale.html

midierror

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Multiline_textfield hardcrash example

Renoise Forum - October 29, 2019 - 17:52

@joule wrote:

Granted, the following snippet produces some feedback looping, it can also make Renoise hardcrash after entering a couple of characters.

I wanted to mention it since it might have to do with multiline_textfield:clear() behaving a bit weird? It looks like it doesn’t quite know if the textfield is selected or not, after invoking :clear(). Maybe GUI engine gets confused about rendering the selection border, what do I know…

local vb = renoise.ViewBuilder() local ml_textfield = nil local gate = false local proxy_func = function() if not gate then gate = true -- ml_textfield.edit_mode = false -- uncomment this line, and it doesn't seem to crash ml_textfield:clear() end gate = false end ml_textfield = vb:multiline_textfield { width = 100, notifier = proxy_func } local test_view = vb:column { ml_textfield } renoise.app():show_custom_dialog( "", test_view )

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Laggy Delay Sound After Playback Ends

Renoise Forum - October 29, 2019 - 17:05

@EliWayMusic wrote:

A brief sort of laggy clip of the midi or patterns currently active will remain playing after I’ve ended playback with the space key. I’ve attached a video of what I’m referring to so you can see what I mean. I figure it probably has to do with latency, but I’ve never seen this problem before in other DAWs. Any help? Thanks

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Help with key-repeat

Renoise Forum - October 29, 2019 - 16:29

@dspasic wrote:

Hello guys,

I’ve installed beta version of renoise but all of a sudden when i hold my (for example Z (c3)) notes don’t repeat like it used to. For example i set step lenght to 1, enable record, put my cursor on first note, and then press & hold Z (c3) my cursor doesn’t move downward (like it would with step length 1).

my goal is to hold one note which would just enter same note and keep scrolling, but in this case, it doesn’t happen when i hold button, i have to constantly press it…

for example when i hold arrow down, it just goes to one field down and stops, same for all directions…

Now i’ve reverted to 3.2 version, and it’s the same ~ my conclusion is that this is some key-repeat function which i obviously cannot find, which i probabbly accidently pressed and cannot revert.

Can you please help?
Thanks in advance

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Renoise album - uninstall everything

Renoise Forum - October 29, 2019 - 13:15

@bens wrote:

Greetings, folks. I’ve been mixing some tracks from a couple of mates. We used Renoise for everything. It was a fun project, something to do, you know…If it rings anybodys bell, then yeah, nice.

Any feedback on the mixing would be cool, particularly track 9. The bass sounds nifty using headphones and utterly naff using speakers.

Ta

Posts: 1

Participants: 1

Read full topic

Categories: Forum

Pages

Subscribe to Renoise aggregator - Forum