Opened 11 years ago
Closed 9 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 , 11 years ago
comment:3 by , 11 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 , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in hrev50078. SoundRecorder can record from any node if explictly connected from Cortex.
Note:
See TracTickets
for help on using tickets.
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".