Opened 10 years ago

Closed 8 years ago

#10398 closed enhancement (fixed)

SoundRecorder should record from any node

Reported by: Barrett Owned by: Barrett
Priority: normal Milestone: R1
Component: Applications/SoundRecorder Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

SoundRecorder actually record only from the sound card input. It should be able to connect to any producer. Ideally the user interface should provide a way to connect to current live nodes.

Change History (5)

comment:1 by Barrett, 10 years ago

Taking the plan from ticket #6830 this how i plan to implement this :

Add a menu at top with a File menu and a Connect one. The first will have Open, Save As and Quit. The second will have a submenu with the available producers, the producers with free inputs will be active, the others will be disabled. If there's a currently connect node it will be marked. Clicking on a node will make the SoundRecorder to connect to this producer. Under the submenu there will be a voice "Disconnect From Input".

comment:2 by axeld, 10 years ago

Sounds fine, but what would "Disconnect From Input" be good for?

comment:3 by Barrett, 10 years ago

I've think of it as an easy way to disconnect from the node. The option i thought before is to just go to the marked node and click on it to disconnect.

But i'm not sure if it's good for the user, because he have to find them in the menu.

comment:4 by Barrett, 9 years ago

Owner: changed from korli to Barrett
Status: newassigned

comment:5 by Barrett, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev50078. SoundRecorder can record from any node if explictly connected from Cortex.

Note: See TracTickets for help on using tickets.