|
From: Andrew C <cou...@gm...> - 2018-06-10 20:34:40
|
HI all, How do I copy whole dimension regions to a new key/region in gigedit? Referenced samples, dimension types, EG/LFO/Pitch settings, etc? Thanks, Andrew. |
|
From: Christian S. <sch...@li...> - 2018-06-11 10:37:38
|
On Sonntag, 10. Juni 2018 21:34:32 CEST Andrew C wrote: > How do I copy whole dimension regions to a new key/region in gigedit? > Referenced samples, dimension types, EG/LFO/Pitch settings, etc? 1. Select the dimension region you want top copy. 2. Hit Alt + C (or select "Copy selected dimension region" from the main menu). 3. The dimension region is now on the clipboard. Optionally you may now alter the copied dimension region directly on the clipboard by hitting Alt + X (or by selecting "Adjust Clipboard Conent" from the main menu). 4. Select the target dimension region(s) (which may be i.e. on another instrument). 5. Hit Alt + V to paste the clipboard content to the selected dimension region(s) (or select "Paste dimension region" from the main menu). CU Christian |
|
From: Andrew C <cou...@gm...> - 2018-06-11 11:35:55
|
Hi, I understand I can copy the regions, but what I'm talking about is entire dimensions: I cannot copy a whole region's dimensions to a new region. Nothing happens if I alt C and alt V to a newly created region (dimensions should be made automatically?) Of dimensions that do get copied, if dimensions exist, it appears loop settings and sample references do not get copied. Could this be changed at some point? Trying to convert Auddict's Drums Of The Deep to Gig format, just need a few QOL UX changes on the gigedit side. Thanks, Andrew. On Mon 11 Jun 2018, 11:37 Christian Schoenebeck, < sch...@li...> wrote: > On Sonntag, 10. Juni 2018 21:34:32 CEST Andrew C wrote: > > How do I copy whole dimension regions to a new key/region in gigedit? > > Referenced samples, dimension types, EG/LFO/Pitch settings, etc? > > 1. Select the dimension region you want top copy. > > 2. Hit Alt + C (or select "Copy selected dimension region" from the main > menu). > > 3. The dimension region is now on the clipboard. Optionally you may now > alter > the copied dimension region directly on the clipboard by hitting Alt + X > (or > by selecting "Adjust Clipboard Conent" from the main menu). > > 4. Select the target dimension region(s) (which may be i.e. on another > instrument). > > 5. Hit Alt + V to paste the clipboard content to the selected dimension > region(s) (or select "Paste dimension region" from the main menu). > > CU > Christian > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > |
|
From: Christian S. <sch...@li...> - 2018-06-11 12:09:55
|
On Montag, 11. Juni 2018 12:35:35 CEST Andrew C wrote: > Of dimensions that do get copied, if dimensions exist, it appears loop > settings and sample references do not get copied. That's currently the expected behavior. It intentionally omits the dimension type, sample reference, sample tuning and sample loop points. The reason is because the common requirement is to leave exactly those untouched. > Could this be changed at some point? Trying to convert Auddict's Drums Of > The Deep to Gig format, just need a few QOL UX changes on the gigedit side. Maybe you could elaborate what exactly you are trying to achieve, in the sense what you want to achieve, not how you want to achieve that. Because maybe there is some alternative way already to achieve what you want to do. CU Christian |
|
From: Andrew C <cou...@gm...> - 2018-06-11 13:13:56
|
I've used a sample conversion program to convert the already mapped kontakt samples to gigastudio. Samples are mapped such that you have two keys for each drum type (B2 and C2 are hard mallets - exact same samples). The issue I've encountered is that despite the C2 region being mapped perfectly (sample channels, velocity), the B2 has an (unintended) layer dimension with the velocities mapped very oddly over the two layers present in the B2 region. What I'm trying to achieve to just simply copy the whole C2 region (samples and all) over to the B2 region (whether I have to outright delete it or not), with all dimensionsj and samples referenced intact and without having to manually remap those samples. (odd thing is, only the b2 is acting strangely. The soft mallets, flams and rolls in the same instrument do not have any conversion pecularities!) Andrew. On Mon, Jun 11, 2018 at 1:09 PM, Christian Schoenebeck < sch...@li...> wrote: > On Montag, 11. Juni 2018 12:35:35 CEST Andrew C wrote: > > Of dimensions that do get copied, if dimensions exist, it appears loop > > settings and sample references do not get copied. > > That's currently the expected behavior. It intentionally omits the > dimension > type, sample reference, sample tuning and sample loop points. > > The reason is because the common requirement is to leave exactly those > untouched. > > > Could this be changed at some point? Trying to convert Auddict's Drums Of > > The Deep to Gig format, just need a few QOL UX changes on the gigedit > side. > > Maybe you could elaborate what exactly you are trying to achieve, in the > sense > what you want to achieve, not how you want to achieve that. Because maybe > there is some alternative way already to achieve what you want to do. > > CU > Christian > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > |
|
From: Christian S. <sch...@li...> - 2018-06-11 14:07:36
|
On Montag, 11. Juni 2018 14:13:47 CEST Andrew C wrote: > What I'm trying to achieve to just simply copy the whole C2 region (samples > and all) over to the B2 region (whether I have to outright delete it or > not), with all dimensionsj and samples referenced intact and without having > to manually remap those samples. Then if I am not missing anything, what you probably want to do in this case instead is: 1. Select region B2. 2. Delete region B2. 3. Drag the boundary of region C2 horizontally such that region C2 would cover the old B2 region. That way you don't have to copy anything. You just enlarge C2's key span. CU Christian |
|
From: Andrew C <cou...@gm...> - 2018-06-21 22:28:42
|
Many thanks, that worked out just as well! Andrew. On Mon 11 Jun 2018, 15:08 Christian Schoenebeck, < sch...@li...> wrote: > On Montag, 11. Juni 2018 14:13:47 CEST Andrew C wrote: > > What I'm trying to achieve to just simply copy the whole C2 region > (samples > > and all) over to the B2 region (whether I have to outright delete it or > > not), with all dimensionsj and samples referenced intact and without > having > > to manually remap those samples. > > Then if I am not missing anything, what you probably want to do in this > case > instead is: > > 1. Select region B2. > > 2. Delete region B2. > > 3. Drag the boundary of region C2 horizontally such that region C2 would > cover > the old B2 region. > > That way you don't have to copy anything. You just enlarge C2's key span. > > CU > Christian > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > |