octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44142] audioplayer.playblocking should be int


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44142] audioplayer.playblocking should be interruptible with Ctrl-C
Date: Sat, 31 Jan 2015 23:04:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44142>

                 Summary: audioplayer.playblocking should be interruptible
with Ctrl-C
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Sat 31 Jan 2015 06:04:50 PM EST
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The playblocking method is currently uninterruptible. It does not return
control to the terminal until the audio has played through to the end. Someone
could easily create an audio vector representing 24 hours and try to play it
with playblocking. Ctrl-C while playblocking is going only results in the
"Press Control-C again to abort" message. This should cause playblocking to
stop early instead and return control to the terminal.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44142>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]