faroit / faroit/dsd100mat

Fileparsing not optimal

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

``` matlab
song_name = songs_list(song_index+2).name;
```

is not safe on all operating systems. E.g. on mac the script results in an error when there is a .DS_Store in any of the folders

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.