Coder Social home page Coder Social logo

arfarius's Introduction

About

Arfarius - minimalistic audio player written in c++ with Qt.

Features

  • Made by me for me
  • Plays everything that can be played (backed by ffmpeg)
  • Async and cache throw ffmpeg plugins
  • Histograms with spectrograms
  • In-line tags editing (alt+click)
  • Made for Mac OS: directly uses core audio, supports media keys
  • Lightweight (as much as Qt allows)

ToDo

  • Playlist item rearranging
  • Random playing
  • Analyzer Thread Pools
  • Metadata store / Collection

Download

Latest version: https://github.com/skotopes/arfarius/releases/latest

Building from source

Requirements:

  • ffmpeg - containers and codecs
  • taglib - work with tags
  • fftw - FFT for spectrum functions

Type following command if you are using brew:

brew install taglib ffmpeg fftw

And complete build with qmake.

arfarius's People

Contributors

aku-plooks avatar skotopes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

berkus

arfarius's Issues

Invalid playlist highlights

  1. брось в плейлист два трека
  2. некст
  3. плей
  4. некст
  5. хайлайт не показывается
  6. некст - подсвечивается первый трек
  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.