Giter Club home page Giter Club logo

Comments (3)

qualitymanifest avatar qualitymanifest commented on July 22, 2024 1

As far as I know there isn't a way to tell if a file is currently being recorded, but it should be an easy change to prepend RECORDING_ to in-progress file names. I'm pretty busy but I'll try to get around to it this week

from timestampsdr.

qualitymanifest avatar qualitymanifest commented on July 22, 2024 1

Implemented in e5a7ecf, I've barely tested it so let me know if you come across any issues

from timestampsdr.

kovalroma avatar kovalroma commented on July 22, 2024

It would be nice. For now I use dirty hack with lsof but to be honestly prepend RECORDING_ is more elegant. Ideal is to add suffix *.temp or some other, something like Jun-02-2020_15-32-31.wav.temp and after file is recorded rename to ordinary Jun-02-2020_15-32-31.wav . IMHO suffix is much more better solution because it would be more easy to search already recorded files (grep with mask *.wav)

from timestampsdr.

Related Issues (7)

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.