Skip to content

Add New Clip Type Menu and Remove Yellow Grid Mode#2299

Merged
m-m-adams merged 1 commit into
SynthstromAudible:communityfrom
seangoodvibes:Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View
Aug 5, 2024
Merged

Add New Clip Type Menu and Remove Yellow Grid Mode#2299
m-m-adams merged 1 commit into
SynthstromAudible:communityfrom
seangoodvibes:Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View

Conversation

@seangoodvibes

@seangoodvibes seangoodvibes commented Jul 15, 2024

Copy link
Copy Markdown
Collaborator

Description

Added new clip type context menu that opens on creation of a new clip in song view which enables you to select the type of clip before the clip is created, removing the need to create a synth clip and then change its type afterwards.

This frees up the press clip and press select encoder shortcut to be used to selecting the clips launch style.

Removed grid view yellow mode (from #1494) because you can now select clip launch style in all grid view modes.

Usage:

Add new clip by pressing an empty row or adding a clip to an empty column in grid view.

A menu will open enabling you to select the type of clip that you wish to create. The options are:

  1. Audio clip
  2. Synth clip
  3. Kit clip
  4. MIDI clip
  5. CV clip

Select the type by scrolling to it in the menu and pressing the select encoder to create a clip with that type.

Alternatively, while the menu is open, you can also select Synth/Kit/MIDI/CV by pressing the corresponding deluge buttons.

If you exit the menu (by pressing back or pressing the grid) then no clip will be created.

@github-actions

github-actions Bot commented Jul 15, 2024

Copy link
Copy Markdown
Contributor

Test Results

99 tests  ±0   99 ✅ ±0   0s ⏱️ ±0s
14 suites ±0    0 💤 ±0 
14 files   ±0    0 ❌ ±0 

Results for commit 36d8efb. ± Comparison against base commit 41c2828.

♻️ This comment has been updated with latest results.

@seangoodvibes seangoodvibes force-pushed the Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View branch from eda60f6 to be87c40 Compare July 15, 2024 22:31
@seangoodvibes seangoodvibes marked this pull request as draft July 15, 2024 22:39
@seangoodvibes seangoodvibes changed the title Add Clip Settings Menu and Remove Yellow Grid Mode [DRAFT] Add Clip Settings Menu and Remove Yellow Grid Mode Jul 15, 2024
@seangoodvibes seangoodvibes changed the title [DRAFT] Add Clip Settings Menu and Remove Yellow Grid Mode [DRAFT] Add Clip Type Menu and Remove Yellow Grid Mode Aug 4, 2024
@seangoodvibes seangoodvibes changed the title [DRAFT] Add Clip Type Menu and Remove Yellow Grid Mode [DRAFT] Add New Clip Type Menu and Remove Yellow Grid Mode Aug 4, 2024
@seangoodvibes seangoodvibes force-pushed the Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View branch 5 times, most recently from 0fe2d3f to e383b66 Compare August 5, 2024 05:47
@seangoodvibes seangoodvibes changed the title [DRAFT] Add New Clip Type Menu and Remove Yellow Grid Mode Add New Clip Type Menu and Remove Yellow Grid Mode Aug 5, 2024
@seangoodvibes seangoodvibes marked this pull request as ready for review August 5, 2024 05:47
@seangoodvibes seangoodvibes marked this pull request as draft August 5, 2024 06:17
@seangoodvibes seangoodvibes force-pushed the Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View branch from 8ff5958 to 096bb61 Compare August 5, 2024 06:49
@seangoodvibes seangoodvibes marked this pull request as ready for review August 5, 2024 06:55
@seangoodvibes seangoodvibes force-pushed the Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View branch from 4310eb6 to 86748f7 Compare August 5, 2024 07:03
Comment thread docs/community_features.md Outdated
@seangoodvibes seangoodvibes force-pushed the Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View branch from e5da97c to 9fb1d7e Compare August 5, 2024 15:37
Added new clip type context menu that opens on creation of a new clip in song view which enables you to select the type of clip before the clip is created, removing the need to create a synth clip and then change its type afterwards.

This frees up the press clip and press select encoder shortcut to be used to selecting the clips launch style.

Removed grid view yellow mode (from SynthstromAudible#1494) because you can now select clip launch style in all grid view modes.
@seangoodvibes seangoodvibes force-pushed the Add-Clip-Settings-Context-Menu-+-Remove-Yellow-Mode-from-Grid-View branch from 0083465 to 36d8efb Compare August 5, 2024 15:39
@m-m-adams m-m-adams added this pull request to the merge queue Aug 5, 2024
Merged via the queue into SynthstromAudible:community with commit b2e7f35 Aug 5, 2024
@schlesstones

Copy link
Copy Markdown

Hi, this is just one person's opinion, but I've used this UI change for a few days and I find it very cumbersome for my workflow, mostly because we have removed the ability to convert a non-audio clip to an audio clip:

  • I often start a project with an empty audio clip for looping (using auto-tempo), which means the audio clip has to be the only clip in the song. So, while I used to just press and hold the clip and then press select, I now have to add an audio clip and then delete the synth clip because there is no longer a way to convert it to an audio clip.
  • Because there is no dedicated "Audio" button or gesture, I must use the scroll menu to create an audio clip which pulls me out of the "flow" of audio creation. It sounds silly but avoiding menus while making music is one of the things I love the most about Deluge.

I do understand wanting to make the UI consistent for "press clip and press select encoder", so I have a suggestion:

  • Could SHIFT->CV be the shortcut to turn a non-audio clip to an audio clip?
  • For those of us who don't use CV at all, could there be a community menu item to make the CV button a dedicated "audio button"?

Anyway thanks for considering! Let me know if there is an alternate place I should be placing beta test feedback for community UI features. Thanks!

@m-m-adams

Copy link
Copy Markdown
Collaborator

Hey we're looking at adding back the audio conversion option (will be a popup menu)

That said I'll offer two suggestions

  1. You can create a default song DEFAULT.xml and enable the startup song feature. That will let you create a new default with an audio clip already created in new songs
  2. The popup menu for creating a new clip can be totally ignored, the exact same hold empty row and press select action will still make an audio clip. Similarly holding the row and pressing synth/kit/midi/cv buttons immediately creates the appropriate clip

There's some more discussion on github but someone might move forward with repurposing the cv button for audio clips and relegating cv clips to a menu

@schlesstones

Copy link
Copy Markdown

Hi thanks for responding! This all makes sense.

Put me down as a strong vote for repurposing the CV button for audio tracks! :-)

@todd-gochenour

todd-gochenour commented Jan 6, 2025

Copy link
Copy Markdown
Contributor

I just tested this feature. I was hoping that the clip name would replace the current preset name shown in large type on the UI screen. Especially when I've created a new synth 'Synt1' and give it a name, I see:

          Synth
          SYNT1
     1: My Named Clip

centered in the UI leaving no space for anything else. I would like to see the key and scale information here on the third line, as that information is more important when interacting with the clip than the name 'Synt1' or 'Rich Saw Bass'.

I would like to see:

   1/16          Synth       # 120
           1: My Named Clip
   C-2 Harmonic Minor

where the upper left corner reveals the current zoom level, the upper right corner reports BPM, the lower left corner reveals the key and scale and the lower right corner is free for something else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants