RapidComposer v4 beta feedback and discussion (locked)
- KVRian
- 1177 posts since 13 Mar, 2017
I also notice that the zoom levels of tracks/phrases do not persist across sessions. IOW, the zoom levels are not saved with the composition file and then restored when that composition file is reloaded. This would be another nice-to-have.
-
- KVRist
- 455 posts since 12 Aug, 2015
Hi Attila, wanted to check is it possible to have duration sliders inside the modern rhythm generators like you get inside the Schillinger's interference generator ,as with modern music you need more then 16 and 8 notes . You have great options in all the other generators when it comes to note lengths but very limited when it comes to modern rhythm.I'm hoping this is something that wouldn't be too difficult to do
-
- KVRAF
- 2154 posts since 15 May, 2017
Another thought on that is, since the phrase is non-destructive, you can't edit the new length in the phrase editor. To do so would require saving the phrase as midi, then importing it again as a new phrase.
-
- KVRer
- 28 posts since 15 Oct, 2017
hey is there a way i can keep the order/arrangement of the phrases inside the phrase container when i regenerate?
i want to keep the generic generator as "A" and the melody generator as "B"
but whenever i regenerate the order is unpredictably it keeps changing
i want to keep the generic generator as "A" and the melody generator as "B"
but whenever i regenerate the order is unpredictably it keeps changing
You do not have the required permissions to view the files attached to this post.
-
musicdevelopments musicdevelopments https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=223336
- KVRAF
- Topic Starter
- 6014 posts since 9 Jan, 2010
RapidComposer v4.2b8 is available!
Improvements:
Improvements:
- Memory footprint reduced, memory and resource allocations optimized (lots of changes under the hood)
- Fixed: user tags were not saved in the browsers
- Double-clicking on horizontal or vertical scrollbars zooms out the view
-
musicdevelopments musicdevelopments https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=223336
- KVRAF
- Topic Starter
- 6014 posts since 9 Jan, 2010
Hi milliondabeat,
I thought that this was possible but it turned out that I was wrong.
I added a menu item:

I rebuilt the Windows beta version v4.2b8 (see above post) with this new option.
Thanks,
Attila
I thought that this was possible but it turned out that I was wrong.
I added a menu item:

I rebuilt the Windows beta version v4.2b8 (see above post) with this new option.
Thanks,
Attila
milliondabeat wrote: Thu May 20, 2021 5:38 am hey is there a way i can keep the order/arrangement of the phrases inside the phrase container when i regenerate?
i want to keep the generic generator as "A" and the melody generator as "B"
but whenever i regenerate the order is unpredictably it keeps changing
-
musicdevelopments musicdevelopments https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=223336
- KVRAF
- Topic Starter
- 6014 posts since 9 Jan, 2010
Hi lovemusic,
would you like shorter or longer note durations? In any case, please don't forget the possibility that you can resize a phrase to make it faster or slower. Resizing is non-destructive so feel free to experiment.
"Modern Rhythm Patterns" works by using 1/8 or 1/16 based patterns from existing hiphop/dubstep/etc music (you know which ones
)
"Modern Random Rhythm" is also based on 8th and 16th notes, it places rests, 8th notes and 16th notes, so the whole algorithm should be rewritten to support other lengths.
The same applies to "Modern Rhythm" so I am afraid it is not easy to add other note durations.
Thanks,
Attila
would you like shorter or longer note durations? In any case, please don't forget the possibility that you can resize a phrase to make it faster or slower. Resizing is non-destructive so feel free to experiment.
"Modern Rhythm Patterns" works by using 1/8 or 1/16 based patterns from existing hiphop/dubstep/etc music (you know which ones
"Modern Random Rhythm" is also based on 8th and 16th notes, it places rests, 8th notes and 16th notes, so the whole algorithm should be rewritten to support other lengths.
The same applies to "Modern Rhythm" so I am afraid it is not easy to add other note durations.
Thanks,
Attila
lovemusic15 wrote: Wed May 19, 2021 12:09 pm Hi Attila, wanted to check is it possible to have duration sliders inside the modern rhythm generators like you get inside the Schillinger's interference generator ,as with modern music you need more then 16 and 8 notes . You have great options in all the other generators when it comes to note lengths but very limited when it comes to modern rhythm.I'm hoping this is something that wouldn't be too difficult to do
-
musicdevelopments musicdevelopments https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=223336
- KVRAF
- Topic Starter
- 6014 posts since 9 Jan, 2010
In the search field you type: {tagname}!="" . This means "where this tag exists".
When tags have a value, e.g. "style=jazz" and you want to display only phrases with jazz style, you enter {style}==jazz or {style}=="jazz".
To display all phrases with "style" tag, you enter {style}!=""
When tags have a value, e.g. "style=jazz" and you want to display only phrases with jazz style, you enter {style}==jazz or {style}=="jazz".
To display all phrases with "style" tag, you enter {style}!=""
-
- KVRAF
- 2154 posts since 15 May, 2017
yea, a "programmer" style syntax is no fun to anyone who is more accustomed to buttons and clicks.. maybe consider adding a gui shell to this..musicdevelopments wrote: Sat May 22, 2021 11:19 am In the search field you type: {tagname}!="" . This means "where this tag exists".
When tags have a value, e.g. "style=jazz" and you want to display only phrases with jazz style, you enter {style}==jazz or {style}=="jazz".
To display all phrases with "style" tag, you enter {style}!=""
- KVRian
- 1177 posts since 13 Mar, 2017
That's a nice addition!musicdevelopments wrote: Sat May 22, 2021 8:02 am
- Double-clicking on horizontal or vertical scrollbars zooms out the view
FWIW, if one has Double-clicked to zoom out and is still zoomed-out (no intervening manual change of zoom), being able to zoom right back to where you were with another Double-click would be nice. IOW, zoom memory.
- KVRian
- 1177 posts since 13 Mar, 2017
Also, if you do GUI-fy the tag search, please make that an addition rather than a replacement. IOW, please don't take away the textual search as it now exists. Both approaches are valid!
