Giter Club home page Giter Club logo

avgcart_avfplay's Introduction

The AVF movie player for AVG CART that PLAYS SOUND WITHOUT HISSLE or HUM.

Original from Avery Lee, modified for AVGCART by (who? tmp?)

Modified by me to be even better.

This is related to playing fullscreen video 50/60FPS with almost 7 bit resolution of sound on plain, unmodified Atari 8-bit computers!

Hello.

I have managed to fix the original AVFPLAY player for AVGCART in a way that every sound sample plays exactly in the same cycle of the line.

This is crucial, because play audio method used is PWM, so even one-cycle 1.79MHz shift is audible as hiss or whistle.

You can drop this player on your SD card and replace the old one.

The active production version is movplay_smoothsound.asm (as declared in Makefile)

Type "make" to build AVFPLAY various versions, then copy the needed binary to the root of the AVGCART's sd card.

If you want to make one compressed with exomizer (that runs on Atari on 6502 CPU), type "make build". Then copy the binary to sd card.

Added features:

  • ESC - exit to CART menu
  • option - volume up
  • select - volume down
  • start pause on/off
  • removed annoying beep at the start

The code used to work under Linux and OSX. However, some install options in Makefile do work only under OSX. Under linux copying to sd card has to be done manually.

Installing:

To install copy AVFPLAY from proper bin/subdir to the root of AVGCART SD CARD.

Links:

https://avgcart.tmp.sk

https://atari8bit.net/tutorials/de-re-avgcart/

avgcart_avfplay's People

Contributors

jhusak avatar

Watchers

 avatar

Forkers

grzegorzzyla

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.