Coder Social home page Coder Social logo

Info about cassettein about epple-ii HOT 4 CLOSED

audetto avatar audetto commented on September 15, 2024
Info about cassettein

from epple-ii.

Comments (4)

cmosher01 avatar cmosher01 commented on September 15, 2024

It's the duration of the cycle that matters, not the strength. The most accurate way I could come up with is what's documented in that source file... looking for the change in slope between positive/negative to indicate the beginning of a cycle. But it's still hit or miss with analog data. I also did some work on processing cassette input with Apple-II-Cassette-Recover, which tries to build a clean wav file. It looks at the input cycle lengths and decides which of the known expected durations it's closest to. It's still not perfect. I ran many tests of real wav files from cassettes, and some worked, but some didn't.

from epple-ii.

audetto avatar audetto commented on September 15, 2024

Eventually I figured out how to process all formats from https://asciiexpress.net/ but I admit my code will probably struggle with a real analogue input.

from epple-ii.

cmosher01 avatar cmosher01 commented on September 15, 2024

There's a large collection of analog captures at Brutal Deluxe. I remember trying many of those, and some worked in Epple II, but some didn't. I'd be interested if your code could handle these. Where is your code? In AppleWin?

from epple-ii.

audetto avatar audetto commented on September 15, 2024

AppleWin on Linux.

https://github.com/audetto/AppleWin/blob/master/source/linux/tape.cpp#L37-L57

Will try your link

from epple-ii.

Related Issues (17)

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.