timeview icon indicating copy to clipboard operation
timeview copied to clipboard

TimeView

Results 26 timeview issues
Sort by recently updated
recently updated
newest added

It would be useful if the x-axis coordinates could be switched between showing time in seconds to hour:minute:seconds or other systems. Analogously, it may be useful to switch the y-axis...

pip install in empty virtual environment on python 3.67 fails with: `ERROR: Invalid script entry point: for req: TimeView==0.1.0 - A callable suffix is required. Cf https://packaging.python.org/en/latest/distributing.html#console-scripts for more information.`...

Currently TimeView ships with several processors that are wrappers around `scipy.signal` methods. TimeView could ship with far more processors that make use of FFMPEG. From the [FFMPEG](https://github.com/FFmpeg/FFmpeg) webpage: > FFmpeg...

Ideally in the future Timeview will come with a standalone installer. However, if we distribute TimeView, with PyQt5, we will need to release that version of TimeView under GPL-3 license....

Current distribution method involves providing source only via git clone. This package should be pip installable, and ideally have a conda package that can be installed as well.

help wanted

This is a meta-tag, for version 2.0. Low priority for now. I am observing that many times fixing a bug or introducing a new feature breaks code elsewhere. Having all...

enhancement
refactor

This could * enable the revert operation which could otherwise be disabled * we could check for modified tracks when quitting, and put up a warning about it The ViewTable...

enhancement

I keep expecting the left/right mouse scroll (I'm using an Apple Magic Mouse) to move left and right, but it zooms instead.

use QTs cross-platform audio support for recording and playing waveforms.

enhancement

I'd like a button or right-click menu option on the view components to close/remove items in the view.