GithubHelp home page GithubHelp logo

jcue's People

Contributors

tophattom avatar

Stargazers

 avatar

Watchers

 avatar  avatar

jcue's Issues

Start mode "before end of cue"

An automatic start mode for cues, so that the user could define the target much like in after start/end of cue start modes, and the lead time for the starting cue. Basicly the same as after end of cue start mode, but with the delay switched to lead time. This would make crossfades and music playlists easier.

High-pass filter cuts off audio if left at 1,00Hz

If the filter is left at 1,00Hz setting and the audio is played, whether in editor or main window, the filter cuts off the audio after about 1 second. After that some snapping sound is heard. On other frequences the filter works fine.

Using the move cue buttons after deleting a cue in editor causes the deleted cue to reappear

A deleted cue reappears at the top of the cue list when using the move up/down buttons right after removing the cue. An exception is thrown:

Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: bitIndex < 0: -2
at java.util.BitSet.get(BitSet.java:615)
at javax.swing.DefaultListSelectionModel.set(DefaultListSelectionModel.java:261)
at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:399)
at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415)
at javax.swing.DefaultListSelectionModel.setSelectionInterval(DefaultListSelectionModel.java:459)
at javax.swing.JList.setSelectedIndex(JList.java:2212)
at jcue.ui.EditorWindow.setSelectedIndex(EditorWindow.java:184)
at jcue.ui.event.EditorListener.actionPerformed(EditorListener.java:62)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6505)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at java.awt.Component.processEvent(Component.java:6270)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2713)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
at java.awt.EventQueue.access$000(EventQueue.java:101)
at java.awt.EventQueue$3.run(EventQueue.java:666)
at java.awt.EventQueue$3.run(EventQueue.java:664)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:680)
at java.awt.EventQueue$4.run(EventQueue.java:678)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

Preview controls not toggling

When preview is playing play button should be toggled and same for pause button. Stop button should release all buttons.

Dragging and dropping files and folders to the program

By dragging and dropping a supported file onto the main window or editor window the program should create a cue for it. Also it would be good to be able to drag and drop entire folders onto the program in which case the program would choose all the supported files in the folder and create cues for all of them.

After deleting a cue in the editor window the program acts as if no cue is selected

When deleting a cue in the editor the next cue name is painted blue to indicate that it's active. However the cue properties window goes blank after deleting a cue and the move and delete buttons do nothing. Clicking on the selected cue doesn't do anything, you have to click on another cue or create a new one. Also, after deleting a cue and then creating a new event cue has the same effect.

Effect event in the event cue does not update properly

Choosing the target cue works fine but the program won't show any effects in the target effect section. This was fixed by visiting another cue and coming back. The target effect's name shows its settings rather than the actual name. When changing the target cue the target effect section does not update, again this was fixed by visiting another cue and coming back.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.