Git Product home page Git Product logo

mci-player's Introduction

MCI-player

간단한 오디오 플레이어입니다.

우리가 흔히 볼 수 있는 오디오 플레이어를 간소하게 만든 프로그램입니다. 콘솔 기반 애플리케이션이지만 재생 상태 표시기, Seek 기능, Pause/Resume 등 기본적인 기능은 가지고 있습니다.

프로젝트 소개

  • 목적
    • 기본적인 기능을 수행하는 초저용량 오디오 플레이어를 만든다.
  • 주요 기능
    • 재생 상태 표시기, Seek, Pause/Resume

설치 방법

  1. Release 뱃지를 클릭하여 릴리즈 페이지로 이동한다.
  2. 가장 최신 버전을 다운로드한다. (Latest Release)
  3. 추가적인 설치과정은 없다.

사용 예시

  • 사용 방법 3가지
    1. Audio_Player.exe를 실행한다.
    2. 오디오 파일을 실행파일로 드래그 앤 드롭한다.
    3. 연결 프로그램으로 등록하고 오디오 파일을 더블클릭한다.

API, 프레임워크

  • WindowsAPI, MCI

개발 환경

  • S/W 개발환경
    • Visual Studio 2017 Community (ver. 15.9.4)
    • Windows 10 SDK (10.0.17763.0)
    • 100% C Language (x64 Build)
  • 개발 환경 설정
    • 리포지토리를 클론, 포크하거나 압축파일로 코드를 다운로드하세요.
    • Visual Studio 2017로 솔루션 파일(.sln)을 열기.
    • 프로젝트 속성에서 Windows SDK 버전을 자신의 컴퓨터에 설치된 버전으로 맞추세요. (10.0.17763.0 권장)
    • 코딩 시작~!

기여 방법

  1. 이 리포지토리를 포크합니다.
  2. GitHub Desktop에서 새 브랜치를 만드세요.
  3. 수정사항을 커밋하세요.
  4. 새 브랜치에 푸시하세요.
  5. 풀리퀘스트를 보내주세요.

라이센스

MIT License

LICENSE에서 자세한 정보를 확인할 수 있습니다.

mci-player's People

Contributors

synml avatar

Watchers

 avatar

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.