Git Product home page Git Product logo

patchfield's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

patchfield's Issues

Security Policy violation Binary Artifacts

This issue was automatically created by Allstar.

Security Policy Violation
Project is out of compliance with Binary Artifacts policy: binaries present in source code

Rule Description
Binary Artifacts are an increased security risk in your repository. Binary artifacts cannot be reviewed, allowing the introduction of possibly obsolete or maliciously subverted executables. For more information see the Security Scorecards Documentation for Binary Artifacts.

Remediation Steps
To remediate, remove the generated executable artifacts from the repository.

Artifacts Found

  • LowpassSample/libs/android-support-v4.jar
  • Patchfield/libs/android-support-v4.jar
  • PatchfieldControl/libs/android-support-v4.jar
  • PatchfieldPd/libs/android-support-v4.jar
  • PcmSample/libs/android-support-v4.jar
  • PdSample/libs/android-support-v4.jar

Additional Information
This policy is drawn from Security Scorecards, which is a tool that scores a project's adherence to security best practices. You may wish to run a Scorecards scan directly on this repository for more details.


Allstar has been installed on all Google managed GitHub orgs. Policies are gradually being rolled out and enforced by the GOSST and OSPO teams. Learn more at http://go/allstar

This issue will auto resolve when the policy is in compliance.

Issue created by Allstar. See https://github.com/ossf/allstar/ for more information. For questions specific to the repository, please contact the owner or maintainer.

Is it builded on top of JACK2?

Can i use your library as a wrapper for jack2 to get the ability to work with external usb audio interfaces?

Kind regards

Karaoke App

Hi,

I am looking to build Karaoke App for Android but existing sound API is lacking.

Requirement:

  1. Play an audio file in the background(music) and record user voice thru Microphone
  2. Save record of the Audio background mixed with the microphone as MP3 format

Is this project helpful for this?

Regards;

Issues in Nexus 5 with Android L.

Hi Peter,

first of all thank you for this amazing project.

I've been working with Patchfield for a while, and I'm facing some issues when using the samples (the Patchfield controller with lowpass module) in Nexus 5 (Android L).
After playing for a few minutes, the audio quality begins to deteriorate (sometimes it stucks in a loop, playing the same half second or so for a few seconds), and after a while backs to normal.

This behaviour seems to only happen with Patchfield based applications. I've tested the opensl_stream sample for relatively long periods of time (~45 minutes) without issues.
The only scenario, using pathcfield, in which this issue does not seems to happen, is when an audio file is used as source instead of device microphones (through PcmSample).

I've been searching in systrace files for some clue that could indicate the cause of this issue, but can't find any. FastMixer is called regularly (every ~5ms, as expected) and there are no gaps in frames ready counters.

Best regards,
Bruno

Add possibility to select audio data source like external audio card

Add possibility to select audio data source from external audio card

I have external audio card, Nexus 7 can work with external audio card, but in SDK I have no see any for this.

mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC);

but need something like this:
mRecorder.setAudioSource(MediaRecorder.AudioSource.EXTERNAL_CARD_MIC);

http://www.jakartanotebook.com/images/products/38/18/2387/1/vztec-usb-7.1-channel-sound-card-adapter-vz-ua3915-3.jpg

also need advanced audio API for using - Line IN from external audio card.

I wanted to create open source universal oscilloscope(with input data source plugins system) for android (also with a possibility to get data from 1.5 USD USB audio card), but I can't to do this easy.

this app can work with external audio card https://play.google.com/store/apps/details?id=de.sobe.usbaudio

but I think need SDK support.

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.